gstreamer/gst-libs/gst
Pascal Buhler 0febae7443 rtcpbuffer: prevent overflow of 16bit header length.
RTCP header can be  (2^16 + 1) * 4 bytes long, so when validating a bogus
packet it was possible to get a 16bit overflow resulting in a length of 0.
This would put the gst_rtcp_buffer_validate_data function in a endless loop.

https://bugzilla.gnome.org/show_bug.cgi?id=667313
2012-01-05 11:12:25 +00:00
..
app Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
audio audio, rtsp: remove private/protected gtk-doc markup for enums 2012-01-02 00:19:57 +00:00
cdda various: fix pad template leaks 2011-11-28 13:09:02 +00:00
fft various: typo fixes 2011-12-02 12:03:27 +01:00
floatcast gst/: Include glib.h instead of a specific GLib header. Including single 2008-12-10 08:19:13 +00:00
interfaces docs: add win32 code snippets to GstXOverlay Gtk+ example 2012-01-05 01:54:29 +00:00
netbuffer various: typo fixes 2011-12-02 12:03:27 +01:00
pbutils Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
riff libgstriff: add a couple tags that need skipping 2011-11-24 17:04:19 +00:00
rtp rtcpbuffer: prevent overflow of 16bit header length. 2012-01-05 11:12:25 +00:00
rtsp audio, rtsp: remove private/protected gtk-doc markup for enums 2012-01-02 00:19:57 +00:00
sdp docs: handle warnings emitted by gtk-doc 2011-08-20 19:16:42 +02:00
tag tag: add function to check whether a string is a valid language code 2012-01-02 01:04:00 +00:00
video gstvideo: fix a RGB ordering mixup in colorspace conversion code 2011-12-20 19:55:53 +00:00
gettext.h Fix for ENABLE_NLS being undefined for -Wundef 2010-03-16 18:06:16 +01:00
glib-compat-private.h glib-compat: Add license boilerplate for LGPL 2011-12-13 00:03:28 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00