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 ESMTPS id 744BA4D89D
	for <ffmpegdev@gitmailbox.com>; Wed, 26 Feb 2025 02:28:59 +0000 (UTC)
Received: from [127.0.1.1] (localhost [127.0.0.1])
	by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 45BC268CEE1;
	Wed, 26 Feb 2025 04:28:56 +0200 (EET)
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 9D5A268CEC3
 for <ffmpeg-devel@ffmpeg.org>; Wed, 26 Feb 2025 04:28:49 +0200 (EET)
Received: by mail.gandi.net (Postfix) with ESMTPSA id B8D7442EF5
 for <ffmpeg-devel@ffmpeg.org>; Wed, 26 Feb 2025 02:28:48 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc;
 s=gm1; t=1740536928;
 h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
 to:to:cc:mime-version:mime-version:content-type:content-type;
 bh=qOvAf5AUEpfH7vGxHbTXb1hC9VjbOGMKGN6ArT4RGNg=;
 b=Ec9VARjcpGGtvpvIhWaMTu0bwXIrpzx+Grl5gNnPdHK5vDmiDh0UPZR/w/eLHL9mTdiFut
 OwR1ySEUA21zJP9l1xZSHurP94FI16a8o+UsnYq50zmampw4C1ubszDv9PnMUUrS9xLzo5
 TFk+xwe3rFcFGLCHJxd3sXFsa4ja6M2fItKteT/pHwTlEbNGkDBpMJvUD2dviL1h5YtxpP
 juhalHQUB4raBAIVe3k2eHi24Q4kudWX+dmk5+ED+qTdh35os9ZmB+rsF80MfJk8c+aq8O
 5Sy1YvfeWs2EKu9QyEzk8PLJFJwrW86auhUjo15mID93GJv+u5RZDuP0x5jiJw==
Date: Wed, 26 Feb 2025 03:28:47 +0100
From: Michael Niedermayer <michael@niedermayer.cc>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Message-ID: <20250226022847.GD4991@pb2>
MIME-Version: 1.0
X-GND-State: clean
X-GND-Score: -70
X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeefvddrtddtgdekfeefkecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfitefpfffkpdcuggftfghnshhusghstghrihgsvgenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnegfrhhlucfvnfffucdlfedtmdenucfjughrpeffhffvuffkgggtugesghdtreertddtvdenucfhrhhomhepofhitghhrggvlhcupfhivgguvghrmhgrhigvrhcuoehmihgthhgrvghlsehnihgvuggvrhhmrgihvghrrdgttgeqnecuggftrfgrthhtvghrnhepieefgeevgfdvgeeludegheelhfegffdvgefgtdegveegudelveeiueelieetveffnecukfhppeeguddrieeirdeijedruddufeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeeguddrieeirdeijedruddufedphhgvlhhopehlohgtrghlhhhoshhtpdhmrghilhhfrhhomhepmhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtpdhnsggprhgtphhtthhopedupdhrtghpthhtohepfhhfmhhpvghgqdguvghvvghlsehffhhmphgvghdrohhrgh
X-GND-Sasl: michael@niedermayer.cc
Subject: [FFmpeg-devel] CVE-2023-6602 fixes backporting
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="===============3567076788396048836=="
Errors-To: ffmpeg-devel-bounces@ffmpeg.org
Sender: "ffmpeg-devel" <ffmpeg-devel-bounces@ffmpeg.org>
Archived-At: <https://master.gitmailbox.com/ffmpegdev/20250226022847.GD4991@pb2/>
List-Archive: <https://master.gitmailbox.com/ffmpegdev/>
List-Post: <mailto:ffmpegdev@gitmailbox.com>


--===============3567076788396048836==
Content-Type: multipart/signed; micalg=pgp-sha512;
	protocol="application/pgp-signature"; boundary="qePwHNkxdLvX05cW"
Content-Disposition: inline


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

Hi all

As i backported the fixes for $subj, i noticed they depend on
ff_match_url_ext()
which is not avaiable before 6.1

I will thus backport this too unless there are objections

thx

--=20
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

What does censorship reveal? It reveals fear. -- Julian Assange

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

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

iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZ758XAAKCRBhHseHBAsP
q3BJAJ9/vttAkrT4iZrOu3VaFW2GLsabFgCeLCyfcN3jS4CDzo2cT0dVxLvQLGc=
=4HAX
-----END PGP SIGNATURE-----

--qePwHNkxdLvX05cW--

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

--===============3567076788396048836==--