]> git.ipfire.org Git - thirdparty/bash.git/blob - NEWS
783d193ddc69e742121281ab5bd64508a2fd1c8a
[thirdparty/bash.git] / NEWS
1 This file documents the bugs fixed between this release, bash-1.14.7,
2 and the last public bash release, 1.14.6.
3
4 1. Bugs fixed in Bash
5
6 a. A memory leak that caused long-running scripts to eventually consume
7 all available memory was fixed.
8
9 b. A sign-extension bug that caused a security hole for non-interactive
10 shells was fixed.