]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add the call function tracking to isc_mem API
authorOndřej Surý <ondrej@isc.org>
Mon, 9 Sep 2024 11:59:43 +0000 (13:59 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 5 Mar 2025 10:17:17 +0000 (11:17 +0100)
commit1fae6ccea13773cfcc066d058a53aa57ec0f9a32
treecbd68e7261a5dfdf30c5398e35a2cd9591464b9a
parenteab9fc22e70041e1d8954bef9fd5e61e4948b269
Add the call function tracking to isc_mem API

As we already track __func__, __FILE__, __LINE__ triplet in most places,
add the function tracking to the isc_mem tracking API.
lib/isc/crypto.c
lib/isc/include/isc/mem.h
lib/isc/mem.c
util/memleak.pl