On 15.11.2015 03:16, Michael Niedermayer wrote:
> On Sat, Nov 14, 2015 at 11:00:55PM +0100, Andreas Cadhalpun wrote:
>> Otherwise the h263p decoder can try to copy overread bytes, even though
>> buffer is NULL.
>>
>> Signed-off-by: Andreas Cadhalpun
>> ---
>> libavcodec/mpegvideo.c | 1 +
>> 1 fi
On Sat, Nov 14, 2015 at 11:00:55PM +0100, Andreas Cadhalpun wrote:
> Otherwise the h263p decoder can try to copy overread bytes, even though
> buffer is NULL.
>
> Signed-off-by: Andreas Cadhalpun
> ---
> libavcodec/mpegvideo.c | 1 +
> 1 file changed, 1 insertion(+)
LGTM
[...]
--
Michael
Otherwise the h263p decoder can try to copy overread bytes, even though
buffer is NULL.
Signed-off-by: Andreas Cadhalpun
---
libavcodec/mpegvideo.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavcodec/mpegvideo.c b/libavcodec/mpegvideo.c
index 69e0595..60e19ff 100644
--- a/libavcodec/m