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