Replace free() with mh_free0()
[mmh] / uip / burst.c
index 119a936..eb2fb7a 100644 (file)
@@ -136,7 +136,7 @@ main(int argc, char **argv)
                }
        }
 
-       free(smsgs);
+       mh_free0(&smsgs);
        context_replace(curfolder, folder);
 
        /*