]> 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@sury.org>
Wed, 5 Mar 2025 06:55:50 +0000 (07:55 +0100)
commit82941aa3977116ec09d3ec877c3fa26915b4299d
treeb3b3ad91d590cbdb4cd4d16e130447a321c986f8
parent55f63a99f39a5336e564bf52c0e5ea49f1f0c280
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