Merge branch 'upstream'
[debian/amanda] / client-src / getfsent.c
index 6f0f2752e46e3ace5e7a8a43fe0a909d2b5d8a1b..496c4e19f5b806275e6ec76375a32c985f6280d0 100644 (file)
@@ -666,6 +666,8 @@ main(
     /* Don't die when child closes pipe */
     signal(SIGPIPE, SIG_IGN);
 
+    malloc_size_1 = malloc_inuse(&malloc_hist_1);
+
     if(!open_fstab()) {
        g_fprintf(stderr, _("getfsent_test: could not open fstab\n"));
        return 1;