mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
free global pool on shutdown
This commit is contained in:
@@ -357,6 +357,9 @@ SWITCH_DECLARE(void) switch_scheduler_task_thread_stop(void)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
switch_core_destroy_memory_pool(&globals.memory_pool);
|
||||
|
||||
}
|
||||
|
||||
/* For Emacs:
|
||||
|
||||
Reference in New Issue
Block a user