Merge branch 'upstream'
[debian/amanda] / server-src / reporter.c
index 6f0e248678157a65224dff3e8d92f3fdd760acf1..ae3b1d204b17a719b11f1e9bb7a19ca666d54aa1 100644 (file)
@@ -363,6 +363,8 @@ main(
     /* Don't die when child closes pipe */
     signal(SIGPIPE, SIG_IGN);
 
+    malloc_size_1 = malloc_inuse(&malloc_hist_1);
+
     /* Process options */
     
     erroutput_type = ERR_INTERACTIVE;