mirror of https://github.com/FFmpeg/FFmpeg.git
This reverts commit eee3b7e2fb
.
It has been made in an attempt to fix UBSan test failures with
GCC 13 (see e.g. [1]), but it did not help at all. So revert it,
but use av_malloc_array() instead of going back to av_malloc().
[1]: https://fate.ffmpeg.org/report.cgi?slot=x86_64-archlinux-gcc-ubsan&time=20240226182430
Reviewed-by: James Almer <jamrial@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
release/7.0
parent
a6aa043baa
commit
9d7d03ea45
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue