]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove default_memalloc and default_memfree
authorOndřej Surý <ondrej@sury.org>
Tue, 11 May 2021 10:40:42 +0000 (12:40 +0200)
committerOndřej Surý <ondrej@sury.org>
Fri, 9 Jul 2021 13:58:02 +0000 (15:58 +0200)
commit692fd2a216954abf131c314c23280d57ff042c39
treea1aaf6eb9edf4c94cf3c26233354e03c2797ed16
parent5184384efdbd000134b412e108ff1c1e174333d0
Remove default_memalloc and default_memfree

Now that we have xmalloc:true enabled, we can remove our xmalloc-like
wrappers around malloc and free.
lib/isc/mem.c