On Mon, May 19, 2025 at 08:15:37PM +0800, chenyu202...@gmail.com wrote: > From: chenyu <chenyu202...@gmail.com> > > Optimizing 160k code size by converting static array to dynamic malloc memory. > > Signed-off-by: chenyu <chenyu202...@gmail.com> > --- > libavcodec/mpegaudiodata.h | 4 ++-- > libavcodec/mpegaudiodec_common_tablegen.h | 10 ++++++++-- > 2 files changed, 10 insertions(+), 4 deletions(-)
This segfaults: ./ffmpeg_g -max_error_rate 2 -max_alloc 100000 -i ~/tickets/2950/mpeg2_fuzz.mpg -max_muxing_queue_size 8000 -f null - [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Into a blind darkness they enter who follow after the Ignorance, they as if into a greater darkness enter who devote themselves to the Knowledge alone. -- Isha Upanishad
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".