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 0B43E4A5FE for ; Sun, 2 Jun 2024 19:05:48 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 274F368D64B; Sun, 2 Jun 2024 22:05:47 +0300 (EEST) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 999D768D58E for ; Sun, 2 Jun 2024 22:05:40 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id CF6A960003 for ; Sun, 2 Jun 2024 19:05:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1717355140; 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=XrED6ReTmQGULyarrmsF04C/G36Nm51vqDJu/iMQGGc=; b=CDBD5Uh1UIpH750nSdCGDk9beCgbAvHJwV07QWjjfIiik6xQOmU4n69TpWqnZE+1DN/C0x zZ5m0Dpvs2UhMZE/PF566g2zstvgCwfGClEAgEOHp5ua7fzEdcHeqjAoD1H3oz806d/SuO ESiUaCdRbGfHdpkaIqXnTTQ7a3xg6rWrBw1b84h4bF6HTLzrq7eoc8h2qvfMuUH8zcCWUU 1v6bIdf5sbYybMF3NSZdMhZKf9cBHhN3zzUO6At+cwfDhB5DfIAdcTpL69rEsI9joDs++u sqfZD4YbV3vn1Csm/AFgZBnJUkI4dgxRpYb2PHmAYkeq6gK/r+WKXDcXtiKPaA== Date: Sun, 2 Jun 2024 21:05:38 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240602190538.GW2821752@pb2> References: <20240519200732.1951501-1-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20240519200732.1951501-1-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 1/2] avcodec/tests/jpeg2000dwt: Use 64bit in err2 computation 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="===============1401013081792311486==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1401013081792311486== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="KGCJ2evWaA3eb4zZ" Content-Disposition: inline --KGCJ2evWaA3eb4zZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 19, 2024 at 10:07:31PM +0200, Michael Niedermayer wrote: > This issue cannot happen with the current function parameters >=20 > Fixes: CID1500309 Unintentional integer overflow >=20 > Sponsored-by: Sovereign Tech Fund > Signed-off-by: Michael Niedermayer > --- > libavcodec/tests/jpeg2000dwt.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) will apply [...] --=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 --KGCJ2evWaA3eb4zZ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZlzCggAKCRBhHseHBAsP qzOLAJ9CPTg0hPmh6Kmo8k0OW1sfJCVpkgCdFfyxSpD+oXfgLt4y5sRv6dqCE4w= =UzAN -----END PGP SIGNATURE----- --KGCJ2evWaA3eb4zZ-- --===============1401013081792311486== 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". --===============1401013081792311486==--