From: Edward Hervey Date: Fri, 22 Jun 2007 10:57:06 +0000 (+0000) Subject: Fix leaks some more. X-Git-Tag: freedesktop-RELEASE-0.10.18~826 X-Git-Url: https://git.ti.com/gitweb?p=glsdk%2Fgst-plugins-ugly0-10.git;a=commitdiff_plain;h=f4f98ea80b5763f73e4ebb05b2bb0b0cdaf5e8a1;hp=f4f98ea80b5763f73e4ebb05b2bb0b0cdaf5e8a1 Fix leaks some more. Original commit message from CVS: * ext/amrnb/amrnbdec.c: (gst_amrnbdec_init): * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init): * gst/asfdemux/gstasfmux.c: (gst_asfmux_init): * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_init): * gst/dvdsub/gstdvdsubdec.c: (gst_dvd_sub_dec_init): * gst/iec958/ac3iec.c: (ac3iec_init): * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_init): Fix leaks some more. ---