From 26c7c7c3191ed84cefad49f4bc655e0ac96ed37e Mon Sep 17 00:00:00 2001 From: Mark Nauwelaerts Date: Fri, 4 Jul 2008 20:43:07 +0000 Subject: ext/gdk_pixbuf/gstgdkpixbuf.c: Do not leak incoming buffers. Original commit message from CVS: * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain): Do not leak incoming buffers. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 99c487eb..54542f5f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-07-04 Mark Nauwelaerts + + * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain): + Do not leak incoming buffers. + 2008-07-03 Sebastian Dröge Patch by: Damien Lespiau -- cgit