On Sun, Jun 29, 2025 at 02:45:23PM +0800, Lidong Yan wrote: > av_mallocz() allocates memory in config, but we forget to free it > if init_get_bits() failed. Replace return ret with goto end. > > Signed-off-by: Lidong Yan <502024330...@smail.nju.edu.cn> > --- > libavformat/rtpdec_latm.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
will apply thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Dictatorship: All citizens are under surveillance, all their steps and actions recorded, for the politicians to enforce control. Democracy: All politicians are under surveillance, all their steps and actions recorded, for the citizens to enforce control.
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".