ffmpeg | branch: master | Vitaly Buka | Thu Jan 16
15:49:19 2025 -0800| [c5287178b4dc373e763f7cd49703a6e3192aab3a] | committer:
James Almer
avcodec/hevc/hevcdec: Don't add to null pointer
`POS(1,` and `POS(2,` may trigger UBSAN report:
"runtime error: applying non-zero offset 3
ffmpeg | branch: release/2.8 | Vitaly Buka
| Tue Apr 21 21:34:19 2020 -0700|
[72a8f82844b94a0bfc1338916fab7fe705aa2bb2] | committer: Michael Niedermayer
mpeg4videoenc: Don't crash with -fsanitize=bounds
Also the patch makes this code consistent with mpeg4videodec.c
Signed-off-by: Mi
ffmpeg | branch: master | Vitaly Buka |
Tue Apr 21 21:34:19 2020 -0700| [f163d30de2090a7275f1fb8ad69258576f12c1a2] |
committer: Michael Niedermayer
mpeg4videoenc: Don't crash with -fsanitize=bounds
Also the patch makes this code consistent with mpeg4videodec.c
Signed-off-by: Mi
ffmpeg | branch: release/3.0 | Vitaly Buka
| Sun Aug 20 11:56:47 2017 -0700|
[aadd7fbc14a3156995fb86abfd9febfa08f1daf8] | committer: Michael Niedermayer
avformat/aviobuf: Fix signed integer overflow in avio_seek()
Signed integer overflow is undefined behavior.
Detected with clang and
ffmpeg | branch: release/3.0 | Vitaly Buka
| Sun Aug 20 11:56:47 2017 -0700|
[616154a6a5352cbf3685f3bb494df8b5f4a8ebc0] | committer: Michael Niedermayer
avcodec/utils: Fix signed integer overflow in rc_initial_buffer_occupancy
initialization
Signed integer overflow is undefined behavior
ffmpeg | branch: release/3.0 | Vitaly Buka
| Sun Aug 20 11:56:47 2017 -0700|
[64af458bb86288edd640795d346cee6a7327f799] | committer: Michael Niedermayer
avformat/mov: Fix signed integer overflows with total_size
Signed integer overflow is undefined behavior.
Detected with clang and -fsanitize
ffmpeg | branch: release/3.1 | Vitaly Buka
| Sun Aug 20 11:56:47 2017 -0700|
[6622be010b09368f57bfd09715386a373d79066c] | committer: Michael Niedermayer
avformat/aviobuf: Fix signed integer overflow in avio_seek()
Signed integer overflow is undefined behavior.
Detected with clang and
ffmpeg | branch: release/3.1 | Vitaly Buka
| Sun Aug 20 11:56:47 2017 -0700|
[7b6dba892f63a620d4510c9114f414cfa6435942] | committer: Michael Niedermayer
avformat/mov: Fix signed integer overflows with total_size
Signed integer overflow is undefined behavior.
Detected with clang and -fsanitize
ffmpeg | branch: release/3.1 | Vitaly Buka
| Sun Aug 20 11:56:47 2017 -0700|
[edac232860366fc954dc93f4610f76b6062ba933] | committer: Michael Niedermayer
avcodec/utils: Fix signed integer overflow in rc_initial_buffer_occupancy
initialization
Signed integer overflow is undefined behavior
ffmpeg | branch: release/3.2 | Vitaly Buka
| Sun Aug 20 11:56:47 2017 -0700|
[74410f2abab091b2fdf995fdb669873e8f7e1d0e] | committer: Michael Niedermayer
avformat/mov: Fix signed integer overflows with total_size
Signed integer overflow is undefined behavior.
Detected with clang and -fsanitize
ffmpeg | branch: release/3.2 | Vitaly Buka
| Sun Aug 20 11:56:47 2017 -0700|
[50cb32480b7691933756bc8a04265a1e488b5e06] | committer: Michael Niedermayer
avformat/aviobuf: Fix signed integer overflow in avio_seek()
Signed integer overflow is undefined behavior.
Detected with clang and
ffmpeg | branch: release/3.2 | Vitaly Buka
| Sun Aug 20 11:56:47 2017 -0700|
[febea34f914b10e2aed177f49bfd6e9da9be5bef] | committer: Michael Niedermayer
avcodec/utils: Fix signed integer overflow in rc_initial_buffer_occupancy
initialization
Signed integer overflow is undefined behavior
ffmpeg | branch: release/3.3 | Vitaly Buka
| Sun Aug 20 11:56:47 2017 -0700|
[9739a269fb4d94b93ebcae31cd11d61b68407633] | committer: Michael Niedermayer
avformat/aviobuf: Fix signed integer overflow in avio_seek()
Signed integer overflow is undefined behavior.
Detected with clang and
ffmpeg | branch: release/3.3 | Vitaly Buka
| Sun Aug 20 11:56:47 2017 -0700|
[c8890413520a0a07cfc1d2856baae466522690c1] | committer: Michael Niedermayer
avformat/mov: Fix signed integer overflows with total_size
Signed integer overflow is undefined behavior.
Detected with clang and -fsanitize
ffmpeg | branch: release/3.3 | Vitaly Buka
| Sun Aug 20 11:56:47 2017 -0700|
[b6a79b841dcdf8edebc38579088bf48a418c82dc] | committer: Michael Niedermayer
avcodec/utils: Fix signed integer overflow in rc_initial_buffer_occupancy
initialization
Signed integer overflow is undefined behavior
ffmpeg | branch: release/2.8 | Vitaly Buka
| Sun Aug 20 11:56:47 2017 -0700|
[eaf231544f2f93b96379af3adb71eb0e5f7c2664] | committer: Michael Niedermayer
avformat/aviobuf: Fix signed integer overflow in avio_seek()
Signed integer overflow is undefined behavior.
Detected with clang and
ffmpeg | branch: release/2.8 | Vitaly Buka
| Sun Aug 20 11:56:47 2017 -0700|
[05fc22f9f69e56a76a52d5287d966d6d66b55ab2] | committer: Michael Niedermayer
avformat/mov: Fix signed integer overflows with total_size
Signed integer overflow is undefined behavior.
Detected with clang and -fsanitize
ffmpeg | branch: master | Vitaly Buka |
Sun Aug 20 11:56:47 2017 -0700| [4a404cb5b90b878cbe1bb528fac65cf508668cc5] |
committer: Michael Niedermayer
avformat/mov: Fix signed integer overflows with total_size
Signed integer overflow is undefined behavior.
Detected with clang and -fsanitize
ffmpeg | branch: master | Vitaly Buka |
Sun Aug 20 11:56:47 2017 -0700| [8c2bb10ddfef1f151b9455d152c9aca91140a4b0] |
committer: Michael Niedermayer
avcodec/utils: Fix signed integer overflow in rc_initial_buffer_occupancy
initialization
Signed integer overflow is undefined behavior.
Detected
ffmpeg | branch: master | Vitaly Buka |
Sun Aug 20 11:56:47 2017 -0700| [eca2a49716ae1f42804dd3545da2f740edf03250] |
committer: Michael Niedermayer
avformat/aviobuf: Fix signed integer overflow in avio_seek()
Signed integer overflow is undefined behavior.
Detected with clang and -fsanitize
20 matches
Mail list logo