[FFmpeg-devel] [PATCH] matroskadec: fix NULL pointer dereference in webm_dash_manifest_read_header

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Tue Nov 8 21:21:46 EET 2016


On 08.11.2016 01:12, Michael Niedermayer wrote:
> On Tue, Nov 08, 2016 at 12:44:56AM +0100, Andreas Cadhalpun wrote:
>> The code assumes that s->streams[0] is valid.
>>
>> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
>> ---
>>  libavformat/matroskadec.c | 5 +++++
>>  1 file changed, 5 insertions(+)
> 
> should be ok

Pushed.

Best regards,
Andreas



More information about the ffmpeg-devel mailing list