Josh Bressers wrote: >I received a bug report today regarding a double free error in mhshow: >https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=172388 > >When you try to display a multipart message with mhshow where one of the >sections has an empty Content-Type, mhshow will try to close a file stream >twice.
This is the same issue reported in: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=245932 NB that your proposed patch misses two of the error-exit paths from get_content() -- I recommend the patch in the above bug report, which will hopefully be included in the next upstream nmh release. -- PMM _______________________________________________ Nmh-workers mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/nmh-workers
