[FFmpeg-devel] [PATCH] pgssubdec: reset rle_data_len/rle_remaining_len on allocation error
Andreas Cadhalpun
andreas.cadhalpun at googlemail.com
Wed Feb 1 03:27:18 EET 2017
On 31.01.2017 15:13, Michael Niedermayer wrote:
> On Tue, Jan 31, 2017 at 01:59:38AM +0100, Andreas Cadhalpun wrote:
>> The code relies on their validity and otherwise can try to access a NULL
>> object->rle pointer, causing segmentation faults.
>>
>> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>
>> ---
>> libavcodec/pgssubdec.c | 5 ++++-
>> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> LGTM
Pushed.
> please also backport this to the releases
Will do.
Best regards,
Andreas
More information about the ffmpeg-devel
mailing list