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 9AA7D48049 for ; Sun, 7 Jul 2024 20:13:23 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8177C68DAB3; Sun, 7 Jul 2024 23:13:20 +0300 (EEST) Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id CC20E68D9E2 for ; Sun, 7 Jul 2024 23:13:13 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id D2A59C0002 for ; Sun, 7 Jul 2024 20:13:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1720383193; 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=TWAWECpbI7I/n+Tp2ZXK2lShTURi9HuO3yyHj5W0it4=; b=VU+gTUxwRHAR3WKimt/lEhrOc1P0FVgEiiu40PwcnS0gW3AGr1spEerovM+uQ9Y53E1pfm u3Z0fP8axxjovzJPnDU1maqkhGyLpLbHp3lMV+480tlFa6q8AhMmTmbTgmnfSxzTUqJRJS /n16fvT6I4SXRiUvOy7bA3KxLXxB62wE3FmAJJSpfMkF3knHg5W/uA7EqinxppzpuuG2/w zpDR6cgxzXBwefGP7Eu2DUpy7YK+qNkZ20O4GaEbs2lhqtRRjo8cwH7QIv9fF2XklH6UmQ x/GlNyoPKtQIaH2GyTh7gJde6dhKRFnJg1N1qgiIad6WvZhFTQ5TGSJgeaTtqA== Date: Sun, 7 Jul 2024 22:13:12 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240707201312.GM4991@pb2> References: <20240611134422.3172010-1-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20240611134422.3172010-1-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 1/4] avfilter/af_aresample: Cleanup on av_channel_layout_copy() failure 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="===============8110889654672430345==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============8110889654672430345== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="16g62bNiOXHZyjZa" Content-Disposition: inline --16g62bNiOXHZyjZa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 11, 2024 at 03:44:19PM +0200, Michael Niedermayer wrote: > Fixes: CID1503078 Resource leak >=20 > Sponsored-by: Sovereign Tech Fund > Signed-off-by: Michael Niedermayer > --- > libavfilter/af_aresample.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) will apply patchset [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If you think the mosad wants you dead since a long time then you are either wrong or dead since a long time. --16g62bNiOXHZyjZa Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZor21AAKCRBhHseHBAsP q0CpAJ4vwM3RAJGTra7txNr9v0GJDP4Z4QCfceW5wjUTpqdNg37O/Ttt3kxeRjQ= =ZAFg -----END PGP SIGNATURE----- --16g62bNiOXHZyjZa-- --===============8110889654672430345== 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". --===============8110889654672430345==--