From 1995178e6722eed0ac0143272964ae40ee8662d8 Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Thu, 4 Mar 2021 07:10:04 +0900 Subject: Update ChangeLog --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index bf6095c..3424727 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2021-03-03 Tatsuya Kinoshita + + * Str.c: Prevent unneeded memory allocation in Strgrow. + 2021-03-02 Tatsuya Kinoshita * Str.c: Prevent large memory usage and null-deref in Str.c. -- cgit v1.2.3