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 628660 - em_format_part_as() memory leak
em_format_part_as() memory leak
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.32.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks: 627707
 
 
Reported: 2010-09-03 00:49 UTC by David Woodhouse
Modified: 2013-09-13 01:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Woodhouse 2010-09-03 00:49:03 UTC
==21464== 2,192 (112 direct, 2,080 indirect) bytes in 1 blocks are definitely lost in loss record 34,622 of 35,778
==21464==    at 0x4A0615D: malloc (vg_replace_malloc.c:195)
==21464==    by 0x3D3D645C80: g_malloc (gmem.c:134)
==21464==    by 0x3D3D65C796: g_slice_alloc (gslice.c:836)
==21464==    by 0x3D3D65CA45: g_slice_alloc0 (gslice.c:848)
==21464==    by 0x3D3DE32EA3: g_type_create_instance (gtype.c:1867)
==21464==    by 0x3D3DE108DB: g_object_constructor (gobject.c:1482)
==21464==    by 0x3D3DE13308: g_object_newv (gobject.c:1347)
==21464==    by 0x3D3DE1455B: g_object_new (gobject.c:1178)
==21464==    by 0x79E7436: camel_stream_mem_new_with_byte_array (camel-stream-mem.c:282)
==21464==    by 0xF7F6E57: em_format_format_text (em-format.c:1367)
==21464==    by 0xF7FB8FF: emfq_text_plain (em-format-quote.c:554)
==21464==    by 0xF7F8C17: em_format_part_as (em-format.c:842)