Valdis wrote:

> It appears to be in the same class of faults as another bug I
> reported a while back with handling of null bytes in mhfixmsg -
> the failure symptoms appear to be dependent on the amount of
> input.

Just to note:  that problem was due to use of strlen(3) in the MIME
parser, which of course didn't do what we want with null bytes.  At
least I think it was, it looks like we never confirmed that it fixed
your particular problem.  I had recently run into what looked like
the same behavior and it fixed it for me.

scan doesn't use the MIME parser.

David

_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to