From 60bd8fdb25051ae9f660d3344deb3218364e1589 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Mon, 24 Sep 2001 15:14:03 +0000 Subject: Fix out-of-memory on corrupt history files. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 41080af1a..fd8d5e3c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-09-24 Bart Schaefer + + * users/4269: Src/hist.c: Detect and reject corrupted history + files ('\0' bytes) rather than consuming all available memory. + 2001-09-20 Bart Schaefer * 15847: Src/init.c: Avoid using the word "termcap" in an error -- cgit 1.4.1