[EMAIL PROTECTED] (Eric Schnoebelen) writes:
> Greetings,
> 
>       I recently upgraded from nmh-1.0 to nmh-1.0.3 (due to
> the security advisory.)
> 
>       Since upgrading, I've been getting the following errors
> while attempting to process some MIME messages:
> 
> 1)    part 2     text/x-vcard               324 Card for Douglas Dalrymple 
>       Press <return> to show content...
>       Syntax error: Unterminated quoted string
>       exit 2
> 
> and
> 
> 2)    line 1/10 (END)Segmentation fault (core dumped)
> 
> (2) appears to be due to the testing of an unset pointer in
> mhshowsbr.c:show_multi_aux().  (1) appears to be caused by
> mis-quoting a filename being handed to the shell in
> mhshowsbr.c:show_content_aux().
> 
> Resolving the pointer reference issue in mhshowsbr.c:show_multi_aux().
> turned up a similar mis-quoting problem in the routine.
> 
> I've attached my patch to mhshowsbr.c, my .mh_profile, and the
> two example messages I used to debug and test the patch.

Thanks a lot for the patch, Eric.  I've just applied it.  Sorry for the
delay in doing so -- been rather busy.

Hey, Jerry, can you see if this fixes the %a problem you were seeing?  I did
some local testing with %a and it seems okay now...

I'd like to be fairly sure the quoting bugs are fixed before releasing
nmh-1.0.4 (which, barring that, I'd like to do soon).

-----------------------------------------------------------------------
Dan Harkless                   | To prevent SPAM contamination, please 
[EMAIL PROTECTED]      | do not post this private email address
SpeedGate Communications, Inc. | to the USENET or WWW.  Thank you.     

Reply via email to