mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
accidentally removed the wrong source line in previous change
This commit is contained in:
@@ -484,7 +484,7 @@ main(int argc, char **argv) {
|
|||||||
/*
|
/*
|
||||||
* Kill the memory system.
|
* Kill the memory system.
|
||||||
*/
|
*/
|
||||||
isc_mem_stats(mem, stdout);
|
isc_mem_destroy(&mem);
|
||||||
|
|
||||||
isc_app_finish();
|
isc_app_finish();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user