X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fsysdep.c;fp=webcit%2Fsysdep.c;h=94314a25cfdefff982f76f9fee59710c1e713674;hp=cbfba25f955d6e5e4c4687e6d3b4868940440fb1;hb=6636ac9321f0ddb1cc2d21c5f806576396651e38;hpb=ef3faf330286149de6ca8841463b8909a9780ff9 diff --git a/webcit/sysdep.c b/webcit/sysdep.c index cbfba25f9..94314a25c 100644 --- a/webcit/sysdep.c +++ b/webcit/sysdep.c @@ -181,6 +181,8 @@ void end_critical_section(int which_one) void ShutDownWebcit(void) { + + DeleteHash(&GZMimeBlackList); free_zone_directory (); icaltimezone_release_zone_tab (); icalmemory_free_ring ();