about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-09-24 15:14:03 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-09-24 15:14:03 +0000
commit60bd8fdb25051ae9f660d3344deb3218364e1589 (patch)
tree3d4f08f0fd119b50a9b27c63422d40b12124a499 /ChangeLog
parent4cc2388fff7d9ff90d95819c3eabd72b976839dc (diff)
downloadzsh-60bd8fdb25051ae9f660d3344deb3218364e1589.tar.gz
zsh-60bd8fdb25051ae9f660d3344deb3218364e1589.tar.xz
zsh-60bd8fdb25051ae9f660d3344deb3218364e1589.zip
Fix out-of-memory on corrupt history files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41080af1a..fd8d5e3c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-24  Bart Schaefer  <schaefer@zsh.org>
+
+	* users/4269: Src/hist.c: Detect and reject corrupted history
+	files ('\0' bytes) rather than consuming all available memory.
+
 2001-09-20  Bart Schaefer  <schaefer@zsh.org>
 
 	* 15847: Src/init.c: Avoid using the word "termcap" in an error