]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add a note on memory allocation
authorMatthijs Mekking <matthijs@isc.org>
Tue, 4 Feb 2020 10:00:58 +0000 (11:00 +0100)
committerOndřej Surý <ondrej@isc.org>
Tue, 4 Feb 2020 10:09:22 +0000 (11:09 +0100)
commitb8be29fee61c46170dc087ee72b88a84ef9f8d21
tree5a27def0e6547c0102bad26517de7270addf53b6
parent2868eafc4612deaa6f45f79afc425f05063ecb04
Add a note on memory allocation

isc__memalloc_t must deal with memory allocation failure
and must never return NULL.
lib/isc/mem.c