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