From c62ea96b67fa53e4758cbc9f2f1bb1841841ae4e Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Sun, 21 Mar 2021 23:49:08 +0900 Subject: Update ChangeLog --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4abc8b6..14db390 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,16 @@ +2021-03-21 Tatsuya Kinoshita + + * Str.c, Str.h: Check STR_SIZE_MAX in Strcat_char. + 2021-03-20 Tatsuya Kinoshita * Str.c: Prevent very small allocation in Str.c. + Bug-Chromium: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31397 2021-03-19 Tatsuya Kinoshita * Str.c: Decrease STR_SIZE_MAX to prevent large memory usage. + Bug-Chromium: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31468 2021-03-14 Tatsuya Kinoshita -- cgit v1.2.3