mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 01:59:26 +00:00
Instead of having individual memory contexts scattered across different files and called different names, add a single memory context called isc_g_mctx that replaces named_g_mctx and various other global memory contexts in various utilities and tests.