GNOME Bugzilla – Bug 514771
segfault in TNEF Attachment decoder
Last modified: 2008-02-07 10:35:59 UTC
Steps to reproduce: 1. $ evolution [...] /home/peb/.evolution/cache/tmp/tnef-attachment-PuwNza/calendar.vcf Segmentation fault (core dumped) 2. 3. Stack trace: Core was generated by `evolution'. Program terminated with signal 11, Segmentation fault.
+ Trace 188299
Other information: Further evidence: (gdb) info locals index = 167752 byte = 0x99bc000 <Address 0x99bc000 out of bounds> brace_ct = -20 key = 0 I'll attach a (trivial) patch that fixed this crasher for me.
Created attachment 104564 [details] [review] patch regarding segfault in TNEF Attachment decode Trivial.
Looks fine to commit. If you don't have commit rights, we will commit it for 2.21.91 just before the release. Thanks for the patch.
No, I do not have commit rights.
Patch committed to SVN trunk as r34969 (http://svn.gnome.org/viewvc/evolution?view=revision&revision=34969)