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 BC9AB4B67B for ; Sun, 11 Aug 2024 10:39:13 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id BEB9C68D9CC; Sun, 11 Aug 2024 13:39:11 +0300 (EEST) Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7A63C68D734 for ; Sun, 11 Aug 2024 13:39:05 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id BDC58E0004 for ; Sun, 11 Aug 2024 10:39:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1723372744; 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=VFC5W/AbGm5/fUp83VQgsuxi5tKW978mLEDZIYbUWZw=; b=F0dHfR412UMQ40A2qOLnrxyo7m+dcB+yZf1TOs+xT89/r1BfQB6qyE0vSFTlht1S2nl7mD VmJ/xpmpUtcqlHqWbmDXAVrE+xvGIG/5CbQjLpeZNl+uzDUFkLxYApTC8zA3HiN/d5ixMl OM6/sn6M8g2Z62jvSsXW5aHwEDV/0P2EF4m6IPbj4FIzzVmSxPmsoIjiBEA1M9Vnd5YGoF DOzuq3ExtfsctKE9tVwgx+KizKD7cG/OGJVa4l5ZcE5yrDsgBtrA2euYjZIW6gAynTKWGE IrNdtBzdKgdfFA8r7egDXTN81m8wJz7Mo9bbrhqz/GWvQnkDnEtWCnMNqE0VVA== Date: Sun, 11 Aug 2024 12:39:03 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240811103903.GH4991@pb2> References: <20240712201809.609209-1-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20240712201809.609209-1-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH v2] avfilter/af_surround: Check output format 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="===============2082791682912297060==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============2082791682912297060== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="3YrECMwokT/57evM" Content-Disposition: inline --3YrECMwokT/57evM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 12, 2024 at 10:18:09PM +0200, Michael Niedermayer wrote: > Fixes: CID1516994 Out-of-bounds access > Fixes: CID1516996 Out-of-bounds access > Fixes: CID1516999 Out-of-bounds access >=20 > Sponsored-by: Sovereign Tech Fund > Signed-off-by: Michael Niedermayer > --- > libavfilter/af_surround.c | 25 +++++++++++++++++++++++++ > 1 file changed, 25 insertions(+) will apply [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB While the State exists there can be no freedom; when there is freedom there will be no State. -- Vladimir Lenin --3YrECMwokT/57evM Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZriUxwAKCRBhHseHBAsP q4tqAJ9xtNYxHm73IF3WRpRwq3p1gMk5pACeNXVYPTSoBWu4B6ILObt8WiNBE/8= =O/2w -----END PGP SIGNATURE----- --3YrECMwokT/57evM-- --===============2082791682912297060== 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". --===============2082791682912297060==--