diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2021-02-27 00:21:22 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2021-02-27 00:21:22 +0000 |
commit | 1c6819f3294fe01e0aad140bd989a5197ba0ab6e (patch) | |
tree | 161030f74cac8f8b5e809f8e3a8b99f35480b9e3 /ChangeLog | |
parent | One more fix overflow due to Strgrow (diff) | |
download | w3m-1c6819f3294fe01e0aad140bd989a5197ba0ab6e.tar.gz w3m-1c6819f3294fe01e0aad140bd989a5197ba0ab6e.zip |
Update ChangeLog
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2021-02-27 Tatsuya Kinoshita <tats@debian.org> + + * 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 <tats@debian.org> * Str.c: Fix potential overflow due to Str.c. |