diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-03-14 04:03:19 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-06-20 16:15:08 +0200 |
commit | 43991dbd0557cd4142e90d0d9698c7678cee60b6 (patch) | |
tree | 9d5a3d1a55c0fa1ce22f7ce8b35137f40e926733 /libavformat/avio_internal.h | |
parent | 8e53233f68a441cb4f1177bc3c237768830ac58e (diff) | |
download | ffmpeg-43991dbd0557cd4142e90d0d9698c7678cee60b6.tar.gz |
avformat/assenc: Fix potential NULL + 1
Incrementing a NULL pointer is undefined behaviour,
yet this is what would happen in case trailer were NULL
before the check.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/avio_internal.h')
0 files changed, 0 insertions, 0 deletions