From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <ffmpeg-devel-bounces@ffmpeg.org>
Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100])
	by master.gitmailbox.com (Postfix) with ESMTP id E3A0742201
	for <ffmpegdev@gitmailbox.com>; Thu, 16 Dec 2021 21:27:00 +0000 (UTC)
Received: from [127.0.1.1] (localhost [127.0.0.1])
	by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9FA5568AF96;
	Thu, 16 Dec 2021 23:26:58 +0200 (EET)
Received: from relay12.mail.gandi.net (relay12.mail.gandi.net [217.70.178.232])
 by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 90BAB68A412
 for <ffmpeg-devel@ffmpeg.org>; Thu, 16 Dec 2021 23:26:52 +0200 (EET)
Received: from localhost (213-47-68-29.cable.dynamic.surfer.at [213.47.68.29])
 (Authenticated sender: michael@niedermayer.cc)
 by relay12.mail.gandi.net (Postfix) with ESMTPSA id C9EB5200003
 for <ffmpeg-devel@ffmpeg.org>; Thu, 16 Dec 2021 21:26:51 +0000 (UTC)
Date: Thu, 16 Dec 2021 22:26:50 +0100
From: Michael Niedermayer <michael@niedermayer.cc>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Message-ID: <20211216212650.GD2829255@pb2>
References: <20211128185514.19253-1-michael@niedermayer.cc>
MIME-Version: 1.0
In-Reply-To: <20211128185514.19253-1-michael@niedermayer.cc>
Subject: Re: [FFmpeg-devel] [PATCH 1/2] avformat/cinedec: Avoid repeatedly
 allocating packets beyond the input
X-BeenThere: ffmpeg-devel@ffmpeg.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: FFmpeg development discussions and patches <ffmpeg-devel.ffmpeg.org>
List-Unsubscribe: <https://ffmpeg.org/mailman/options/ffmpeg-devel>,
 <mailto:ffmpeg-devel-request@ffmpeg.org?subject=unsubscribe>
List-Archive: <https://ffmpeg.org/pipermail/ffmpeg-devel>
List-Post: <mailto:ffmpeg-devel@ffmpeg.org>
List-Help: <mailto:ffmpeg-devel-request@ffmpeg.org?subject=help>
List-Subscribe: <https://ffmpeg.org/mailman/listinfo/ffmpeg-devel>,
 <mailto:ffmpeg-devel-request@ffmpeg.org?subject=subscribe>
Reply-To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Content-Type: multipart/mixed; boundary="===============5717303146721881478=="
Errors-To: ffmpeg-devel-bounces@ffmpeg.org
Sender: "ffmpeg-devel" <ffmpeg-devel-bounces@ffmpeg.org>
Archived-At: <https://master.gitmailbox.com/ffmpegdev/20211216212650.GD2829255@pb2/>
List-Archive: <https://master.gitmailbox.com/ffmpegdev/>
List-Post: <mailto:ffmpegdev@gitmailbox.com>


--===============5717303146721881478==
Content-Type: multipart/signed; micalg=pgp-sha256;
	protocol="application/pgp-signature"; boundary="84flZ2C2GPJu8SSy"
Content-Disposition: inline


--84flZ2C2GPJu8SSy
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Nov 28, 2021 at 07:55:13PM +0100, Michael Niedermayer wrote:
> Fixes: Timeout
> Fixes: 41025/clusterfuzz-testcase-minimized-ffmpeg_dem_CINE_fuzzer-554084=
8285122560
>=20
> Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/t=
ree/master/projects/ffmpeg
> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
> ---
>  libavformat/cinedec.c | 14 +++++++++++++-
>  1 file changed, 13 insertions(+), 1 deletion(-)

will apply

[...]
--=20
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Many that live deserve death. And some that die deserve life. Can you give
it to them? Then do not be too eager to deal out death in judgement. For
even the very wise cannot see all ends. -- Gandalf

--84flZ2C2GPJu8SSy
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYbuvGgAKCRBhHseHBAsP
q9zIAJ0VbsYqvkYNsMuEpdQLpaWNedBuhgCeIucVowLkVHjzxP3fRcIk4pacmww=
=s1QZ
-----END PGP SIGNATURE-----

--84flZ2C2GPJu8SSy--

--===============5717303146721881478==
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".

--===============5717303146721881478==--