walt wrote:
> Have you read the previous thread "New Win32 installer"?  The latest pan.git
> from your git repo is tacking on random garbage to the quoted text when I'm
> composing a reply.  (See above for an example of the garbage.)
>   
I saw it but must've missed that it was related to replying/posting.
> I'm guessing that in mime-utils.cc:1152
> body = pan_g_mime_part_get_content (GMIME_PART (mime_part), &len);
> the value of 'len' is too large by a small random number, which has the
> effect of grabbing random garbage chars from the end of the buffer.
>   
Actually len isn't used.  I think the problem was the lack of a
terminating null.  See if the new update fixed it.


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to