[FFmpeg-devel] [PATCH] avformat/mov: further ensure mov_build_index isn't run twice
James Almer
jamrial at gmail.com
Wed Feb 19 05:20:21 EET 2025
On 2/13/2025 11:49 PM, James Almer wrote:
> If sc->tts_count is not 0, then the sample index has already been built.
>
> Fixes: Null-dereference READ
> Fixes: 396192874/clusterfuzz-testcase-minimized-audio_decoder_fuzzer-4589309789143040
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> Supersedes "avformat/mov: ensure no trun atoms are parsed as children of trak"
>
> libavformat/mov.c | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
Will apply.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250219/fc2a9c9b/attachment.sig>
More information about the ffmpeg-devel
mailing list