avformat/xwma: Use av_rescale() for duration computation
Fixes: signed integer overflow: 34242363648 * 538976288 cannot be represented in type 'long' Fixes: 50993/clusterfuzz-testcase-minimized-ffmpeg_DEMUXER_fuzzer-6577923913547776 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by:Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 2c789f75) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
Please register or sign in to comment