1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-04 21:08:03 +02:00
Files
FFmpeg/libavformat
Vitaly Buka eca2a49716 avformat/aviobuf: Fix signed integer overflow in avio_seek()
Signed integer overflow is undefined behavior.
Detected with clang and -fsanitize=signed-integer-overflow

Signed-off-by: Vitaly Buka <vitalybuka@google.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-08-23 03:17:11 +02:00
..
2017-07-19 12:27:33 +02:00
2017-03-31 18:19:41 +02:00
2017-03-29 14:49:29 +02:00
2017-07-14 13:48:56 +01:00
2017-07-10 12:03:08 +02:00
2017-07-19 12:27:33 +02:00
2017-03-30 13:26:04 +02:00
2017-06-13 19:49:06 +02:00
2017-03-02 11:39:54 +01:00
2017-07-07 15:30:57 -04:00
2017-07-10 15:02:29 -04:00
2017-07-19 12:27:33 +02:00
2017-05-10 15:21:17 +02:00
2017-07-16 16:09:17 +01:00