Bugfixes
* mailbox/header.c (header_seek): Do not dereference hstr->hdr->size directly, because it may not be initialized yet. Use mu_header_size instead. * mailbox/message.c (_message_stream_readdelim): Break the loop if mu_stream_readdelim returned error or EOF.
Showing
2 changed files
with
10 additions
and
2 deletions
-
Please register or sign in to post a comment