>    Content-Type: inode/x-empty; name*=UTF-8''%41%00%42
>    Content-Disposition: attachment; filename*=UTF-8''%41%00%42
>
>`mhstore -auto' creates `./A'.  Perhaps the RFCs rule out %00?  But then
>again, we're talking about crap that doesn't follow the RFCs.  If it's
>%41%2F%42 then `A/B' is created if A exists, so that seems OK.

Sigh. We use a lot of C strings, so we're not so great on handling
embedded NULs.  It's one of those things that is simultanously hard
to fix, and AFAICT not worth it.  Let me ask you, Ralph ... what do you
WANT to happen here?

--Krn

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

Reply via email to