From e601df4ef72fdd9e5d93a007b72dc30fc958353a Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Wed, 19 Aug 2009 19:55:49 +0000 Subject: [PATCH] fix 3 parsing bugs (Ian Darwin) --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8c7e7313..309b1dc5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2009-08-19 15:55 Christos Zoulas + + * Fix 3 bugs (From Ian Darwin): + - file_showstr could move one past the end of the array + - parse_apple did not nul terminate the string in the overflow case + - parse_mime truncated the wrong string in the overflow case + 2009-07-15 10:05 Christos Zoulas * Fix logic for including mygetopts.h -- 2.40.0