X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Finc.c;h=2fbb9b654e1e791c5f359ad768bf49846a5d3697;hb=d0581ba306a7299113a346f9b4c46ce97bc4cef6;hp=98fffef1be34bbe69bdfd22b0be8881313ec373d;hpb=611d68d19204d7cbf5bd585391249cb5bafca846;p=mmh diff --git a/uip/inc.c b/uip/inc.c index 98fffef..2fbb9b6 100644 --- a/uip/inc.c +++ b/uip/inc.c @@ -64,6 +64,7 @@ static struct swit switches[] = { { "version", 0 }, #define HELPSW 12 { "help", 0 }, + { NULL, 0 }, }; /* @@ -337,7 +338,7 @@ main(int argc, char **argv) chmod(audfile, m_gmprot()); fprintf(aud, from ? "<> %s -ms %s\n" : "<> %s\n", - dtimenow(0), from); + dtimenow(), from); } #ifdef MHE @@ -437,6 +438,7 @@ main(int argc, char **argv) */ break; } + free(maildir_copy); if (incerr < 0) { /* error */ if (locked) {