From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id C8E704A4AD for ; Tue, 30 Apr 2024 21:26:45 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 2927D68D60A; Wed, 1 May 2024 00:26:42 +0300 (EEST) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 53AC668D58A for ; Wed, 1 May 2024 00:26:35 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 84D2B1C0004 for ; Tue, 30 Apr 2024 21:26:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1714512394; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=NnvOklhQw8pNWrC+CFw9BGfv7Qr+1LOIJF36/aIRvJM=; b=ZvY4Ka7miJc8UezsRunW34sigpWGn9BqpNW93m037CLPeypXysd2rDh1Uh+8bnzvmnP9K4 SsgULVO1p9Cq64PGktImQYKzpxXStReae5igIPvq1GJfeYLt/GsxEne9QG5fGQAl7qIpxD Hw5NSRx3NHohLqJzI0Aihi0r4RVuXqwAHdGWpCLwTo1+OBUIYCUX2nsdgda5QE+FLw+vHt bWMk1hZoyjEmI9FGBi81Dpl8rXhvdB74LigIK8JoNxyT6wFvYU4OsTEZRZf5BAl+A7nyH2 yuRAeluQZUUuKaK8KngIF4wpiUQxzTjIFIIxvGeR4My1yOm1G3La92/JxZDunQ== Date: Tue, 30 Apr 2024 23:26:33 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240430212633.GU6420@pb2> References: <20240427010141.3011-1-jamrial@gmail.com> <20240427231737.3017-1-jamrial@gmail.com> MIME-Version: 1.0 In-Reply-To: <20240427231737.3017-1-jamrial@gmail.com> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH v2] avformat/mov: free the infe allocated item data on failure X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: multipart/mixed; boundary="===============3446685219026209920==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3446685219026209920== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="4kr/CCsSR09V/KoU" Content-Disposition: inline --4kr/CCsSR09V/KoU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 27, 2024 at 08:17:37PM -0300, James Almer wrote: > Signed-off-by: James Almer > --- > libavformat/mov.c | 30 ++++++++++++++++++++++++------ > 1 file changed, 24 insertions(+), 6 deletions(-) fixes 68212/clusterfuzz-testcase-minimized-ffmpeg_dem_MOV_fuzzer-4963488540= 721152 thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Asymptotically faster algorithms should always be preferred if you have asymptotical amounts of data --4kr/CCsSR09V/KoU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZjFiAAAKCRBhHseHBAsP q1WFAKCBQrjPZOikPlpsQUgorVgsOxy5HgCggCnkXs6GWoKOMkT0nAX4dcsqJo0= =SIVL -----END PGP SIGNATURE----- --4kr/CCsSR09V/KoU-- --===============3446685219026209920== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". --===============3446685219026209920==--