From f33b7b2df0a125ae72b1d61d88e2c511f425b228 Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Sun, 18 Dec 2016 01:26:26 +0900 Subject: Update ChangeLog --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 078aa1b..13d3720 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2016-12-18 Tatsuya Kinoshita + + * file.c: Prevent heap-use-after-free read in HTMLlineproc0(). + Bug-Debian: https://github.com/tats/w3m/issues/81 + + * file.c: Prevent infinite loop in feed_textarea(). + Bug-Debian: https://github.com/tats/w3m/issues/85 + + * form.c: + Revert "Prevent overflow beyond the end of string in form_update_line()". + This reverts commit 9ccaa1dd0dac6f9b35a649ae9901c225421500f6. + + * form.c: + Revert "Prevent overflow beyond the end of string in form_update_line()". + This reverts commit e0efc127ff20cbeb931847af1c9b353056340fbd. + 2016-12-15 Tatsuya Kinoshita * libwc/wtf.c: -- cgit v1.2.3