summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2019-08-31 18:07:26 -0500
committerAkim Demaille <akim.demaille@gmail.com>2019-09-08 11:38:29 +0200
commitf788ba2ab6ce627a9e4d7ca66a00a97a61de5469 (patch)
treea4ccde869ebbc78d8e78a45e496418a8dfdb0d7c /THANKS
parent53526f31dfe04ad8b74af2c9dc0941e1dc88e966 (diff)
downloadbison-f788ba2ab6ce627a9e4d7ca66a00a97a61de5469.tar.gz
check for memory exhaustion
hash_initialize returns NULL when out of memory. Check for it, and die cleanly instead of crashing. Reported by 江 祖铭 (Zu-Ming Jiang). https://lists.gnu.org/archive/html/bug-bison/2019-08/msg00015.html * src/muscle-tab.c, src/state.c, src/symtab.c, src/uniqstr.c: Check the value returned by hash_initialize.
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index e40fc001..a0e3af66 100644
--- a/THANKS
+++ b/THANKS
@@ -199,6 +199,7 @@ Wwp subscript@free.fr
xolodho xolodho@gmail.com
Zack Weinberg zack@codesourcery.com
長田偉伸 cbh34680@iret.co.jp
+江 祖铭 jjzuming@outlook.com
Many people are not named here because we lost track of them. We
thank them! Please, help us keeping this list up to date.