Remove unnecessary NULL checks before g_free()
authorReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Tue, 17 Nov 2015 23:23:17 +0000 (15:23 -0800)
committerReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Thu, 19 Nov 2015 00:05:42 +0000 (16:05 -0800)
commit86ec81242987d876ef0760b6d9201c79de9d1bf4
tree7218eb94926339718084cf101ab76907d8912793
parent87b5ad0dfc2cca4c35337f85bc0f5b89fe462d6a
Remove unnecessary NULL checks before g_free()

g_free() is NULL-safe
48 files changed:
ext/audiofile/gstafsink.c
ext/audiofile/gstafsrc.c
ext/dash/gstmpdparser.c
ext/gl/gstglbumper.c
ext/gl/gstgldifferencematte.c
ext/gl/gstglfiltershader.c
ext/gl/gstgloverlay.c
ext/hls/gsthlsdemux.c
ext/kate/gstkateenc.c
ext/kate/gstkatespu.c
ext/kate/gstkateutil.c
ext/libmms/gstmms.c
ext/neon/gstneonhttpsrc.c
ext/opus/gstopusenc.c
ext/sndfile/gstsfsink.c
ext/sndfile/gstsfsrc.c
ext/spc/tag.c
ext/timidity/gsttimidity.c
ext/wayland/gstwaylandsink.c
gst-libs/gst/gl/gstglfeature.c
gst-libs/gst/gl/gstglslstage.c
gst-libs/gst/gl/gstglutils.c
gst-libs/gst/gl/x11/gstgldisplay_x11.c
gst/audiovisualizers/gstwavescope.c
gst/dvbsuboverlay/dvb-sub.c
gst/librfb/rfbdecoder.c
gst/mpegtsdemux/mpegtspacketizer.c
gst/mpegtsdemux/tsdemux.c
gst/mpegtsmux/tsmux/tsmux.c
sys/acmenc/acmenc.c
sys/acmmp3dec/acmmp3dec.c
sys/applemedia/avfassetsrc.m
sys/bluez/gsta2dpsink.c
sys/bluez/gstavdtpsink.c
sys/bluez/gstavdtputil.c
sys/dshowdecwrapper/gstdshowaudiodec.cpp
sys/dshowdecwrapper/gstdshowvideodec.cpp
sys/dshowsrcwrapper/gstdshow.cpp
sys/dshowsrcwrapper/gstdshowvideosrc.cpp
sys/dshowvideosink/dshowvideosink.cpp
sys/dvb/camswclient.c
sys/dvb/dvbbasebin.c
sys/dvb/parsechannels.c
sys/pvr2d/gstpvrvideosink.c
sys/uvch264/gstuvch264_mjpgdemux.c
sys/vdpau/gstvdpvideomemory.c
tests/examples/gtk/glliveshader.c
tests/icles/metadata_editor.c