[evolution-patches] Patch for a leak in e-week-view-event-item.c
- From: Kjartan Maraas <kmaraas broadpark no>
- To: evolution-patches <evolution-patches gnome org>
- Subject: [evolution-patches] Patch for a leak in e-week-view-event-item.c
- Date: Thu, 17 Aug 2006 13:16:51 +0200
Another one.
Cheers
Kjartan
Index: gui/e-week-view-event-item.c
===================================================================
RCS file: /cvs/gnome/evolution/calendar/gui/e-week-view-event-item.c,v
retrieving revision 1.58
diff -u -p -r1.58 e-week-view-event-item.c
--- gui/e-week-view-event-item.c 4 May 2006 15:14:24 -0000 1.58
+++ gui/e-week-view-event-item.c 17 Aug 2006 11:16:14 -0000
@@ -1400,6 +1400,7 @@ e_week_view_event_item_draw_icons (EWeek
gdk_bitmap_unref (mask);
}
+ cairo_destroy (cr);
e_cal_component_free_categories_list (categories_list);
g_object_unref(comp);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]