mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 01:59:26 +00:00
it isn't necessary to set a pointer to NULL after calling isc_mem_put() or isc_mem_free(), because those macros take care of it automatically.