]> git.ipfire.org Git - thirdparty/bind9.git/commit
Keep track of the number of times the system malloc() has
authorAndreas Gustafsson <source@isc.org>
Mon, 11 Jun 2001 20:27:16 +0000 (20:27 +0000)
committerAndreas Gustafsson <source@isc.org>
Mon, 11 Jun 2001 20:27:16 +0000 (20:27 +0000)
commit509ef0c871e7053735d6f6a29907d111b2b25aa6
tree3c06a7481e42a6f2d72a885e1785acdfde58d083
parent8de7014e56565605a51898a2a33a8b08fd3f1e57
Keep track of the number of times the system malloc() has
failed, to help determine whether a server crash resulted
from a bug in the handling of an out-of-memory condition
or not.
lib/isc/mem.c