Hi,

There is a small but nasty bug in gwlib/mime.c which causes it to crash when parsing multi-part messages. This is caused by free-ing an Octstr and then returning a pointer to the same (which then gets used)!

 The small diff attached fixes the problem.

Attachment: mime.diff
Description: Binary data

Reply via email to