From: Colin Walters Date: Fri, 30 Apr 2004 20:57:48 +0000 (+0000) Subject: plug a memleak X-Git-Tag: 1.19.3~505^2~3574 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=698f3cef8ac80d994c987a79b4b4afe86b41af7d;p=platform%2Fupstream%2Fgstreamer.git plug a memleak Original commit message from CVS: plug a memleak --- diff --git a/ChangeLog b/ChangeLog index 2563d1c..d1c685c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-04-30 Colin Walters + + * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak. + 2004-04-30 Thomas Vander Stichele * gst/ffmpegcolorspace/gstffmpegcolorspace.c: