]> Pileus Git - ~andy/gtk/commit
Plug leak in gdkcairo.c
authorXan Lopez <xan@gnome.org>
Sun, 10 Oct 2010 15:16:52 +0000 (00:16 +0900)
committerBenjamin Otte <otte@redhat.com>
Mon, 11 Oct 2010 00:33:09 +0000 (02:33 +0200)
commit3f3d33ee6c4d3a30df1895c7da53804a3039a524
treee95f09f497e9f6ca4f4ce3f90b67ac0aedf4729a
parentee58c6c37d31ee8fc4c233751024b3992d42bd5f
Plug leak in gdkcairo.c

1,968 (1,236 direct, 732 indirect) bytes in 1 blocks are definitely lost in loss record 11,816 of 11,947
   at 0x4025BDC: malloc (vg_replace_malloc.c:195)
   by 0x6950676: _context_get (cairo.c:250)
   by 0x6950940: cairo_create (cairo.c:370)
   by 0x685CD1E: _gdk_cairo_surface_extents (gdkcairo.c:381)
   by 0x685CEDA: gdk_cairo_region_create_from_surface (gdkcairo.c:433)

Signed-off-by: Benjamin Otte <otte@redhat.com>
gdk/gdkcairo.c