]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/tools/testfind.c
Change old get_Jobxxx to getJobxxx
[bacula/bacula] / bacula / src / tools / testfind.c
index 35cccba2b06e11b0d3246767e82166e605302a06..e3cd6c6d077d186776c38034835fb9a1426a06a6 100644 (file)
@@ -243,6 +243,7 @@ main (int argc, char *const *argv)
    term_msg();
 
    close_memory_pool();
+   lmgr_cleanup_main();
    sm_dump(false);
    exit(0);
 }