gstreamer/gst-libs/gst
Vincent Penquerc'h 3d1fdf8dd8 video-overlay-composition: guard against NULL pointer dereference on error
If gst_video_overlay_rectangle_apply_global_alpha is called with
a rectangle with unsuitable alpha, expanding the alpha plane will
fail, and thus lead to dereferencing a NULL src pointer. It's not
certain this will happen in practice, as the function is static
and callers might ensure suitable alpha before calling, but there
is no apparent explicit such check.
Add prologue asserts for proper alpha to explicitely prevent this.

Coverity 1139707
2014-04-10 12:35:03 +01:00
..
allocators dmabuf: Fix compilation if no mmap is available 2013-09-19 16:34:38 +02:00
app appsrc: Fix deadlock that may occur when multiple threads access appsrc at once 2013-11-07 18:28:09 +01:00
audio audiocdsrc: guard aginst overflow 2014-04-10 12:35:03 +01:00
fft fft: Fix compiler errors caused by not including config.h 2013-03-02 19:13:39 +01:00
pbutils pbutils: descriptions: default to systemstream=false for partial video/mpeg caps 2014-04-10 12:30:50 +01:00
riff riff: Fix G726 caps creation 2014-01-19 10:34:57 +01:00
rtp rtpbasepayload: add pt and ssrc to stats 2014-03-20 09:19:46 +01:00
rtsp rtspconnection: add flush method 2014-03-28 09:34:33 +01:00
sdp sdpmessage: fix multi statement macros 2014-04-10 12:35:03 +01:00
tag tagdemux: Forward TIME seeks upstream too, maybe upstream can handle that 2014-02-04 13:56:29 +01:00
video video-overlay-composition: guard against NULL pointer dereference on error 2014-04-10 12:35:03 +01:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00