X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=server-src%2Finfofile.c;fp=server-src%2Finfofile.c;h=7454382a2396dc08be891c0f2869c2f8acf39b36;hb=e442edb4d5816c4ad107ad9e71164f845eba70ad;hp=b7db7a89472eea3f835281c00c305fd9027906de;hpb=fb2bd066c2f8b34addafe48d62550e3033a59431;p=debian%2Famanda diff --git a/server-src/infofile.c b/server-src/infofile.c index b7db7a8..7454382 100644 --- a/server-src/infofile.c +++ b/server-src/infofile.c @@ -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]);