Merge branch 'upstream'
[debian/amanda] / server-src / infofile.c
index b7db7a89472eea3f835281c00c305fd9027906de..7454382a2396dc08be891c0f2869c2f8acf39b36 100644 (file)
@@ -730,6 +730,8 @@ main(
 
   dbopen(DBG_SUBDIR_SERVER);
 
+  malloc_size_1 = malloc_inuse(&malloc_hist_1);
+
   for(i = 1; i < argc; ++i) {
     if(i+1 >= argc) {
       g_fprintf(stderr,_("usage: %s host disk [host disk ...]\n"),argv[0]);