Remove line length limitation in mime parser.
* libproto/include/mime0.h (struct _mu_mime): New member line_size. * mailbox/mime.c (_mime_setup_buffers): Use line_size instead of MIME_MAX_HDR_LEN. (_mime_parse_mpart_message): Reallocate cur_line as necessary. (mu_mime_create): Initialize line_size.
Showing
2 changed files
with
13 additions
and
4 deletions
-
Please register or sign in to post a comment