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 628653 - e_alert_new_valist memory leak
e_alert_new_valist memory leak
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-03 00:38 UTC by David Woodhouse
Modified: 2013-09-13 01:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Woodhouse 2010-09-03 00:38:03 UTC
==21464== 193 (32 direct, 161 indirect) bytes in 1 blocks are definitely lost in loss record 27,243
 of 33,527
==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 0x3D3D616D40: g_ptr_array_sized_new (garray.c:799)
==21464==    by 0x3D3D616DE5: g_ptr_array_new_with_free_func (garray.c:831)
==21464==    by 0x5E27CA5: e_alert_new_valist (e-alert.c:533)
==21464==    by 0x5E2958F: e_alert_run_dialog_for_args (e-alert-dialog.c:323)
==21464==    by 0xEC9B921: delete_component_dialog (delete-comp.c:162)
==21464==    by 0xEC2D9BC: calendar_view_delete_selection (e-calendar-view.c:215)
==21464==    by 0x3D3DE0E50D: g_closure_invoke (gclosure.c:766)
==21464==    by 0x3D3DE2000A: signal_emit_unlocked_R (gsignal.c:3252)
==21464==    by 0x3D3DE29B49: g_signal_emit_valist (gsignal.c:2983)