X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fsysdep.c;fp=citadel%2Fsysdep.c;h=b8d190a8b254b1e742c8e5989b9db829d3461ea5;hp=422370772fddd851f50735d7dd10f53147f7ded7;hb=e85aa196b15dae29036b46a28412ce57961c85f9;hpb=a4b7b2c87bf09fe0c558358eb784bf21c26aca39 diff --git a/citadel/sysdep.c b/citadel/sysdep.c index 422370772..b8d190a8b 100644 --- a/citadel/sysdep.c +++ b/citadel/sysdep.c @@ -972,6 +972,7 @@ void sysdep_master_cleanup(void) { CtdlDestroyServiceHook(); CtdlDestroyRoomHooks(); CtdlDestroySearchHooks(); + CtdlDestroyDebugTable(); #ifdef HAVE_BACKTRACE /// eCrash_Uninit(); #endif