1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
FFmpeg/libavformat
Michael Niedermayer 2a8441e949 avformat/oggdec: Fix integer overflow with invalid pts
If negative pts are possible for some codecs in ogg then the code needs to be
changed to use signed values.

Found-by: Thomas Guilbert <tguilbert@google.com>
Fixes: clusterfuzz_usan-2016-08-02
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit c5cc3b08e56fc95665977544486bd9f06e4b7a72)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-08-13 13:08:57 +02:00
..
2016-02-01 10:51:46 +01:00
2016-02-02 03:39:34 +01:00
2016-02-02 03:39:34 +01:00
2016-02-02 03:39:34 +01:00
2016-01-11 17:16:18 +01:00
2016-06-05 02:40:30 +02:00
2016-01-26 20:56:55 +01:00
2016-01-18 00:36:44 +01:00
2016-01-08 23:27:10 +01:00
2016-01-24 16:01:04 +00:00
2016-08-13 13:08:57 +02:00
2016-02-09 19:19:43 +01:00
2016-01-21 13:16:24 +01:00
2016-01-13 09:37:11 +01:00
2016-01-30 17:44:13 +00:00
2016-03-28 19:10:34 -03:00
2016-02-02 03:39:34 +01:00
2016-01-30 13:08:37 +01:00
2016-01-31 15:52:23 -08:00