diff options
author | Chris Hall <GMCH@hestia.halldom.com> | 2010-04-28 18:51:53 +0100 |
---|---|---|
committer | Chris Hall <GMCH@hestia.halldom.com> | 2010-04-28 18:51:53 +0100 |
commit | e310717c85410af6caa29b7819c8c988cc149eb6 (patch) | |
tree | 0f1d643e51bd62b6d222f66f536ae01d2a00f4b5 /lib/memory.c | |
parent | 4876784d99d81f66b07f9806ef5660d6cc229e58 (diff) | |
download | quagga-e310717c85410af6caa29b7819c8c988cc149eb6.tar.bz2 quagga-e310717c85410af6caa29b7819c8c988cc149eb6.tar.xz |
Trap NULL returns from calloc() in mem_tracker
The lib/mem_tracker.c allocates memory for its tracking tables,
and now checks that has not run out of memory -- so that stops
immediately rather than shortly after in an odd way.
Diffstat (limited to 'lib/memory.c')
0 files changed, 0 insertions, 0 deletions