diff options
author | Andreas Cadhalpun <andreas.cadhalpun@googlemail.com> | 2017-01-31 01:59:38 +0100 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2017-01-31 09:35:54 +0100 |
commit | 612cc0712836af2f025b0c68b11da29b9f259d5a (patch) | |
tree | e5f8375e6093ed5e3545a7d55f9407e7471f3045 /libavcodec/x86/exrdsp.asm | |
parent | 708e84cda1bdbffb92847f3d6ccf6fbeb26d9948 (diff) | |
download | ffmpeg-612cc0712836af2f025b0c68b11da29b9f259d5a.tar.gz |
pgssubdec: reset rle_data_len/rle_remaining_len on allocation error
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@googlemail.com>
Signed-off-by: Diego Biurrun <diego@biurrun.de>
Diffstat (limited to 'libavcodec/x86/exrdsp.asm')
0 files changed, 0 insertions, 0 deletions