mhbuild: Removed the -ebcdicsafe switch.
[mmh] / uip / inc.c
index ee51219..2fbb9b6 100644 (file)
--- 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 },
 };
 
 /*
@@ -437,6 +438,7 @@ main(int argc, char **argv)
                */
                break;
        }
+       free(maildir_copy);
 
        if (incerr < 0) {  /* error */
                if (locked) {