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 A5DEF48145 for ; Thu, 8 Aug 2024 16:06:04 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 1D55368DBCD; Thu, 8 Aug 2024 19:06:02 +0300 (EEST) Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 8DD4668D9FC for ; Thu, 8 Aug 2024 19:05:55 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id B311F240008 for ; Thu, 8 Aug 2024 16:05:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1723133154; 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=U5KUrTRi7vr0Z37j4wCIQDvjiSHvkYwurfwdlJd8B5U=; b=pzh+l8mA47kR6yUj7aQDdxXoqBM4drArO0M9uw2zLG+cpBKl53e3kijyQME2/Fgkl8zUfq Ar+CW/ZgSzY7XHmR5J5Qw0X0W5QVLOMv19svg+ZlQUouXWe1n7rB6DSLMTQTkNsLS1hN3F jGcoGDaNfhLOUDudNu0Soc8qRje/ie65YdJQBjlK8bGww+YG4FYqHITU8ai9aL3dp+dDIx F/6BMnUOdvLJW49QSnjfHwGrNlwM5xId/b+z7Ph2N6XsmZe1xCRhE2pne5rXzuZi0wrZIA exVSfdMp8RJyagEdexs+eB3m/Aax8M7zmeg8D+ODKPgKPmpZaqwI59FmTveyfw== Date: Thu, 8 Aug 2024 18:05:53 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240808160553.GW4991@pb2> References: <20240807140920.1583-1-kasper93@gmail.com> MIME-Version: 1.0 In-Reply-To: <20240807140920.1583-1-kasper93@gmail.com> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] avformat/mov: ensure required number of bytes is read 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="===============0083846090918444956==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0083846090918444956== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="1FpmNXN8nra/cBU6" Content-Disposition: inline --1FpmNXN8nra/cBU6 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 07, 2024 at 04:09:20PM +0200, Kacper Michaj=C5=82ow wrote: > Fixes: use-of-uninitialized-value >=20 > Found by OSS-Fuzz. > --- > libavformat/mov.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) will apply thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Any man who breaks a law that conscience tells him is unjust and willingly= =20 accepts the penalty by staying in jail in order to arouse the conscience of= =20 the community on the injustice of the law is at that moment expressing the= =20 very highest respect for law. - Martin Luther King Jr --1FpmNXN8nra/cBU6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZrTs3QAKCRBhHseHBAsP q/QKAJ95EbtkeMI8D/hY+6d4ykeSu23/uwCfRgmxTBN2XtKpyHNkehhj9D0u+3M= =R3Fz -----END PGP SIGNATURE----- --1FpmNXN8nra/cBU6-- --===============0083846090918444956== 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". --===============0083846090918444956==--