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 629054 - Memory leak in memo_table_constructed()
Memory leak in memo_table_constructed()
Status: RESOLVED DUPLICATE of bug 629052
Product: evolution
Classification: Applications
Component: Calendar
2.32.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks: 627707
 
 
Reported: 2010-09-08 12:32 UTC by David Woodhouse
Modified: 2013-09-13 01:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Woodhouse 2010-09-08 12:32:21 UTC
==31478== 12,262 (128 direct, 12,134 indirect) bytes in 2 blocks are definitely lost in loss record 42,720 of 43,070
==31478==    at 0x4A0515D: malloc (vg_replace_malloc.c:195)
==31478==    by 0x3D3D645C80: g_malloc (gmem.c:134)
==31478==    by 0x3D3D65C796: g_slice_alloc (gslice.c:836)
==31478==    by 0x3D3D65CA45: g_slice_alloc0 (gslice.c:848)
==31478==    by 0x3D3DE32EA3: g_type_create_instance (gtype.c:1867)
==31478==    by 0x3D3DE108DB: g_object_constructor (gobject.c:1482)
==31478==    by 0x3D3DE13910: g_object_newv (gobject.c:1266)
==31478==    by 0x3D3DE1455B: g_object_new (gobject.c:1178)
==31478==    by 0xEC642DD: memo_table_constructed (e-memo-table.c:343)
==31478==    by 0x3D3DE1388F: g_object_newv (gobject.c:1375)
==31478==    by 0x3D3DE14310: g_object_new_valist (gobject.c:1463)
==31478==    by 0x3D3DE14540: g_object_new (gobject.c:1181)
Comment 2 Milan Crha 2010-09-09 06:51:32 UTC
I'm marking this as a duplicate of bug #629052, because the same fix and the same issue with it.

*** This bug has been marked as a duplicate of bug 629052 ***