From a42f6c452c12e60468ca891f2eceba5afbb01d6f Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Sat, 8 Oct 2016 10:37:07 +0900 Subject: Update ChangeLog --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d02cf07..662a3f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2016-10-08 Tatsuya Kinoshita + + * table.c, table.h, textlist.h: + Treat table height as int instead of short. + Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838952 + + * form.c: Prevent global-buffer-overflow write in formUpdateBuffer. + Bug-Debian: https://github.com/tats/w3m/issues/29 + + * form.c: Fix null pointer dereference in formUpdateBuffer. + Bug-Debian: https://github.com/tats/w3m/issues/28 + 2016-08-30 Kuang-che Wu * Str.c: Fix potential heap buffer corruption due to Strgrow. -- cgit v1.2.3