diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2021-03-27 11:08:06 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2021-03-27 11:08:06 +0000 |
commit | 292894146a020e111674bf69bdacf458cb84bcc5 (patch) | |
tree | 767a9da334038e3bc016d2723e443b65389a699d | |
parent | Fix potential integer overflow in allocStr (diff) | |
download | w3m-292894146a020e111674bf69bdacf458cb84bcc5.tar.gz w3m-292894146a020e111674bf69bdacf458cb84bcc5.zip |
Update ChangeLog
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2021-03-27 Tatsuya Kinoshita <tats@debian.org> + + * indep.c: Fix potential integer overflow in allocStr. + 2021-03-26 Tatsuya Kinoshita <tats@debian.org> * main.c: Ignore the "-" option to accept `w3m -` as "read from stdin". |