GNOME Bugzilla – Bug 369259
Buffer overrun in camel-mime-filter-tohtml.c
Last modified: 2006-11-04 08:36:27 UTC
There's a potential buffer overrun in the camel-mime-filter-tohtml.c (CVS HEAD) code. I spotted this in practice using valgrind. I have a patch which should be self-explanatory. I think this bug has been around since the early days.
Created attachment 75816 [details] [review] Fix for tohtml filter buffer overrun.
HPJ: Thanks for the patch and please go ahead and commit it to 2.14, 2.16 and HEAD branches.
Committed to 2.14, 2.16 and HEAD.