Files
bash/NEWS
T
2009-09-12 16:46:49 +00:00

11 lines
342 B
Plaintext

This file documents the bugs fixed between this release, bash-1.14.7,
and the last public bash release, 1.14.6.
1. Bugs fixed in Bash
a. A memory leak that caused long-running scripts to eventually consume
all available memory was fixed.
b. A sign-extension bug that caused a security hole for non-interactive
shells was fixed.