1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-04 21:08:03 +02:00
Files
FFmpeg/libavcodec
Vitaly Buka 8c2bb10ddf avcodec/utils: Fix signed integer overflow in rc_initial_buffer_occupancy initialization
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-08-20 02:59:57 +02:00
2017-08-11 04:28:52 +02:00
2017-08-18 17:18:32 +01:00
2017-08-18 17:18:32 +01:00
2017-08-22 18:55:11 +02:00
2017-08-07 13:09:41 +02:00
2017-08-20 02:59:57 +02:00
2017-08-17 16:30:06 +02:00