From 1c6819f3294fe01e0aad140bd989a5197ba0ab6e Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Sat, 27 Feb 2021 09:21:22 +0900 Subject: Update ChangeLog --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index cec5dff..283cf86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2021-02-27 Tatsuya Kinoshita + + * Str.c: One more fix overflow due to Strgrow. + Bug-Chromium: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31397 + 2021-02-26 Tatsuya Kinoshita * Str.c: Fix potential overflow due to Str.c. -- cgit v1.2.3