diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-07-14 11:42:02 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-07-20 20:30:13 +0200 |
commit | c4b074676a9fff3f072ae4c7e795cf71e010849d (patch) | |
tree | 78dc9128990e2e2b63a4c43049c025f9bfc49d1e /fftools/ffmpeg.h | |
parent | 3a89e6d35261a261bae10fa856ea512385df6076 (diff) | |
download | ffmpeg-c4b074676a9fff3f072ae4c7e795cf71e010849d.tar.gz |
fftools/ffmpeg_mux_init: avoid invalid memory access in set_dispositions()
This function assumes AVMEDIA_* are always positive, while in fact it
can also handle AVMEDIA_TYPE_UNKNOWN, which is -1.
Diffstat (limited to 'fftools/ffmpeg.h')
0 files changed, 0 insertions, 0 deletions