gstreamer/sys
Martin Kelly 8c236a9f2e ahc: fix potential NULL deref
This bug was found via cppcheck static analysis.

If android.hardware.Camera.getParameters returns NULL, then object will
be NULL, and we won't allocate params. This means that the GST_DEBUG
statement referencing params->object will be invalid. Fix this by
exiting early if android.hardware.Camera.getParameters returns NULL.

https://bugzilla.gnome.org/show_bug.cgi?id=766638
2016-05-20 09:16:28 +03:00
..
acmenc bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
acmmp3dec bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
androidmedia ahc: fix potential NULL deref 2016-05-20 09:16:28 +03:00
applemedia applemedia: fix core_video_meta init registration 2016-05-10 19:22:33 +03:00
applemedia-nonpublic meta: Initialize all GstMeta fields 2016-04-13 10:17:24 +03:00
avc bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
bluez bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
d3dvideosink d3dvideosink: Don't include deprecated and unavailable d3dx9tex.h 2016-04-19 13:51:03 +01:00
decklink decklinkvideosrc: Fix previous commit 2016-05-11 16:52:44 +02:00
directsound directsoundsrc: Convert Windows strings to UTF8 before comparing against UTF8 strings 2016-05-03 16:59:33 +03:00
dshowdecwrapper Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
dshowsrcwrapper dshowsrcwrapper: fix DirectShow caps negotiation and set capture pin caps 2016-04-23 15:21:44 +01:00
dshowvideosink bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
dvb dvbsrc: move ISDB-T bandwidth check to _is_valid_bandwidth() 2016-05-17 15:06:49 -07:00
dxr3 bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
fbdev bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
kms kmssink: chain up finalize method 2016-05-19 15:29:15 -04:00
linsys bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
nvenc nvenc: add some rate control modes/properties 2016-04-08 15:24:20 +10:00
opensles bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
pvr2d pvrbufferpool: fix gst_meta_register() parameters 2016-04-26 13:45:07 +01:00
qcam bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
shm bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
tinyalsa bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
uvch264 bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
vcd bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
vdpau bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
wasapi bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
wininet bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
winks plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
winscreencap bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
Makefile.am kmssink: add plugin and sink element 2016-04-11 19:57:48 +02:00