1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-16 08:38:24 +02:00
Files
FFmpeg/libavcodec
Andreas Cadhalpun f7e18dea7a 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.

Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
(cherry picked from commit 842e98b4d8)
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
2017-02-01 02:29:08 +01:00
..
2016-08-23 12:36:25 +02:00
2016-09-26 21:43:04 +02:00
2016-11-26 15:12:25 +01:00
2016-08-15 18:54:34 +02:00
2016-11-27 00:46:34 +01:00
2015-12-20 13:39:29 +01:00
2016-01-28 15:53:53 +01:00
2016-08-19 14:47:39 +02:00
2016-04-27 04:40:11 +02:00
2015-11-26 16:05:41 +01:00
2016-08-15 18:54:34 +02:00