Marvin Scholz via ffmpeg-devel (HE12026-04-21): > >From e192bb5ad76405813dbdde9a19a8b58600a37add Mon Sep 17 00:00:00 2001 > From: Marvin Scholz <[email protected]> > Date: Tue, 21 Apr 2026 23:40:07 +0200 > Subject: [PATCH 1/2] lavfi: vf_drawtext: check memory allocation > > Switch to av_calloc and check the allocation. > > Fix #22867 > --- > libavfilter/vf_drawtext.c | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-)
LGTM. Regards, -- Nicolas George _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
