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 629050 - Memory leak in e_day_view_recalc_cell_sizes()
Memory leak in e_day_view_recalc_cell_sizes()
Status: RESOLVED FIXED
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:27 UTC by David Woodhouse
Modified: 2013-09-13 01:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Woodhouse 2010-09-08 12:27:53 UTC
==31478== 3,337 (504 direct, 2,833 indirect) bytes in 3 blocks are definitely lost in loss record 42,076 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 0x3D3FA252C6: pango_layout_new (pango-layout.c:269)
==31478==    by 0xEC431C6: e_day_view_recalc_cell_sizes (e-day-view.c:1841)
==31478==    by 0xEC43502: e_day_view_recalc_main_canvas_size (e-day-view.c:1785)
==31478==    by 0x3D3DE0E458: g_closure_invoke (gclosure.c:766)