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 368294AB5E for ; Mon, 13 May 2024 20:35:28 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A5DEA68D6BD; Mon, 13 May 2024 23:35:25 +0300 (EEST) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id D07C468D3A8 for ; Mon, 13 May 2024 23:35:18 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 3EBEB1BF203 for ; Mon, 13 May 2024 20:35:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1715632518; 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=3KMK1JYY+86ve7o+rOFWT1c82o1y23ZhQ+zAuVSTvhQ=; b=X6VjwiZLTY6SOQAEe0Bu3V8q88Ufa3cDmh6IpoGesrVJ1daEKeL4QX4cvBqUSVuLtFlqgh vU4EOWRNuemHQ8234rzEUEunuoYHaWhS7W5JWm9o5cBvp8sfYOXp0YUYmfTictyy+uVQMD aYyile2KbjPUZKDJFxtfN0hbtGcrkQDt4RorUODKRJzDacj99PhQuK6FDEGntVkNMTukB6 D1CacmubrcAhEzLW5+2yWsiSjSLY0moFzHpi1A64HBVrq7YQEfYiHvfCPVsHRkXiA7ptJ7 3HvV4fHaSWYrYrjeeBaVHYBvJU4vbpOn3IU7HZKykUibWDuiPMrd2IoY6NUQGA== Date: Mon, 13 May 2024 22:35:17 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240513203517.GH6420@pb2> References: <20240504235200.2875183-1-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 1/2] avcodec/flac_parser: Assert that we do not overrun the link_penalty array 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="===============3295841236790433219==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3295841236790433219== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="dYW6++vpEpmsxRSH" Content-Disposition: inline --dYW6++vpEpmsxRSH Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi On Mon, May 13, 2024 at 09:07:50AM +0300, R=E9mi Denis-Courmont wrote: >=20 >=20 > Le 5 mai 2024 02:51:59 GMT+03:00, Michael Niedermayer a =E9crit=A0: > >Fixes: CID1454676 Out-of-bounds read >=20 > It's a stretch to call this "fixing". It just asserts that the situation = doesn't happen, yes > in other words, that it is a false positive from the static analyser. thanks for reviewing >=20 > The code change looks OK, but the commit description seems misleading. will apply with "Helps: CID1454676 Out-of-bounds read" instead if "Fixing: = =2E.." thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Dictatorship naturally arises out of democracy, and the most aggravated form of tyranny and slavery out of the most extreme liberty. -- Plato --dYW6++vpEpmsxRSH Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZkJ5ggAKCRBhHseHBAsP q7Z3AJ9RVpp1C1res4orHlS1Lx87UvECLQCeJ6m3rUFQR38zBPXcb0dw4n8tCHA= =udNX -----END PGP SIGNATURE----- --dYW6++vpEpmsxRSH-- --===============3295841236790433219== 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". --===============3295841236790433219==--