1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-16 08:38:24 +02:00
Files
FFmpeg/libavcodec
Andreas Cadhalpun 778c8de40f xwddec: prevent overflow of lsize * avctx->height
This is used to check if the input buffer is large enough, so if this
overflows it can cause a false negative leading to a segmentation fault
in bytestream2_get_bufferu.

Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
(cherry picked from commit 9d38f06d05)
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
2015-12-20 13:39:37 +01:00
..
2015-10-08 13:15:42 +02:00
2015-12-20 13:39:29 +01:00
2015-09-03 09:47:44 +00:00
2015-10-12 21:46:54 +02:00
2015-11-26 16:05:41 +01:00
2015-09-04 09:33:46 -04:00
2015-09-08 22:31:44 +02:00
2015-10-08 13:15:42 +02:00
2015-10-12 21:46:54 +02:00
2015-09-07 15:32:56 +02:00