From: Ondřej Surý Date: Thu, 29 May 2025 03:50:44 +0000 (+0000) Subject: chg: dev: Set name for all the isc_mem context from isc_mem_create() X-Git-Tag: v9.21.9~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccf7a7dd7ea4dc0c0652e121e415392ca340781c;p=thirdparty%2Fbind9.git chg: dev: Set name for all the isc_mem context from isc_mem_create() Instead of giving the memory context names with an explicit call to isc_mem_setname(), add the name to isc_mem_create() call to have all the memory contexts an unconditional name. Merge branch 'ondrej/ondrej-isc_mem_create-with-name' into 'main' See merge request isc-projects/bind9!10426 --- ccf7a7dd7ea4dc0c0652e121e415392ca340781c