The result from the call to parse_mime() was ignored.
[mmh] / uip / mhlist.c
index a06a678..fc8b751 100644 (file)
@@ -275,7 +275,7 @@ do_cache:
                        adios(NULL, "out of memory");
                ctp = cts;
 
-               if ((ct = parse_mime(file)));
+               if ((ct = parse_mime(file)))
                        *ctp++ = ct;
        } else {
                /*