mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 12:53:03 +00:00
hash: check insertion for memory exhaustion.
* src/muscle-tab.c (muscle_insert, muscle_grow) * src/state.c (state_hash_insert): Check the return value of hash_insert.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2009-06-11 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
hash: check insertion for memory exhaustion.
|
||||
* src/muscle-tab.c (muscle_insert, muscle_grow)
|
||||
* src/state.c (state_hash_insert): Check the return value of
|
||||
hash_insert.
|
||||
|
||||
2009-06-10 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
deterministic test suite.
|
||||
|
||||
Reference in New Issue
Block a user