From 16d0f20fc0aa946e7915b1d8156eddc92f76f963 Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Tue, 23 Mar 2021 19:13:52 +0900 Subject: Update ChangeLog --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2eb0671..40b5a00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2021-03-23 Tatsuya Kinoshita + + * Str.c: Reduce memory reallocation due to Strgrow. + + * libwc/ucs.c: + Prevent unneeded memory allocation for language tags in libwc. + cf. https://oss-fuzz.com/testcase-detail/6275874304425984 + Bug-Chromium: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31397 + 2021-03-22 Tatsuya Kinoshita * libwc/ucs.c: Prevent very long language tag in libwc. -- cgit v1.2.3