Re: [FFmpeg-devel] [PATCH 04/17] avcodec/mpl2dec: add some memory checks

2014-09-21 Thread Nicolas George
Le jour de la Raison, an CCXXII, Clément Bœsch a écrit : > --- > libavcodec/mpl2dec.c | 14 -- > 1 file changed, 8 insertions(+), 6 deletions(-) Looks correct. Regards, -- Nicolas George ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg

[FFmpeg-devel] [PATCH 04/17] avcodec/mpl2dec: add some memory checks

2014-09-20 Thread Clément Bœsch
--- libavcodec/mpl2dec.c | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/libavcodec/mpl2dec.c b/libavcodec/mpl2dec.c index a777c7c..ecf4d81 100644 --- a/libavcodec/mpl2dec.c +++ b/libavcodec/mpl2dec.c @@ -66,6 +66,7 @@ static int mpl2_event_to_ass(AVBPrint *buf,