After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 369259 - Buffer overrun in camel-mime-filter-tohtml.c
Buffer overrun in camel-mime-filter-tohtml.c
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Mailer
unspecified
Other Linux
: Normal major
: ---
Assigned To: Veerapuram Varadhan
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-11-02 06:10 UTC by Hans Petter Jansson
Modified: 2006-11-04 08:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix for tohtml filter buffer overrun. (797 bytes, patch)
2006-11-02 06:11 UTC, Hans Petter Jansson
committed Details | Review

Description Hans Petter Jansson 2006-11-02 06:10:22 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.
Comment 1 Hans Petter Jansson 2006-11-02 06:11:41 UTC
Created attachment 75816 [details] [review]
Fix for tohtml filter buffer overrun.
Comment 2 Veerapuram Varadhan 2006-11-02 11:00:51 UTC
HPJ: Thanks for the patch and please go ahead and commit it to 2.14, 2.16 and
HEAD branches.
Comment 3 Hans Petter Jansson 2006-11-02 16:22:35 UTC
Committed to 2.14, 2.16 and HEAD.