From 19ccb5f6ec23d0cf76afdf3eefc1d93462c7e86c Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Fri, 17 Feb 2006 16:28:29 +0000 Subject: gst/qtdemux/qtdemux.c: Check that the size of the returned buffer is of the correct size because the parser assumes t... Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header): Check that the size of the returned buffer is of the correct size because the parser assumes that. Fixes #331543. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 73154923..7c5ce4af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-02-17 Edward Hervey + + * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header): + Check that the size of the returned buffer is of the correct size + because the parser assumes that. + Fixes #331543. + 2006-02-17 Jan Schmidt * configure.ac: -- cgit v1.2.1