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 D3A774C84A for ; Tue, 6 Aug 2024 22:37:22 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id DB15C68DACD; Wed, 7 Aug 2024 01:37:19 +0300 (EEST) Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 5366C68DAB7 for ; Wed, 7 Aug 2024 01:37:13 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id B4F9A40002 for ; Tue, 6 Aug 2024 22:37:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1722983832; 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=8RoFFyf/skEI330nHbeUDwoIKVZ8q3BFe3Hb32Crazc=; b=j5FG2xYAlehQBwdoiBgv0rbaIJyXW2ZeW9yZPYYudVvFwDDSssFRVFiTr0o4GXr9xmKIPL Lki2pJoNNUPNhZzDDy3Qr7COCWLUQKPtKfkqwAJ/o20l4WSJbPDroHKli2uzpXMuhsy8d+ rqW7558QwOzTTTiIGpLaRmxrMZiI+DkZS/aoRegZHBKvObIeAAIB6aAw5+cjjIlb6n8BYw /ZtgFmvF7jyMVUrKOhtZbWiOAu9cRUHWaAtUESbd7O6o96jpU4XDf1JAwGP5AkH/cUD4Zo MFyao9TgIcCtQX+F7Ysa+QHEaeivv3IYXQzfpXXggWybGgVmzCxE7jxVJqzo6A== Date: Wed, 7 Aug 2024 00:37:12 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240806223712.GS4991@pb2> References: <20240510020756.1135-1-kasper93@gmail.com> MIME-Version: 1.0 In-Reply-To: <20240510020756.1135-1-kasper93@gmail.com> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] avformat/rtpproto: free ip filters on open error 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="===============3968917516385941952==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3968917516385941952== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Hnkm8iSck3C18VLX" Content-Disposition: inline --Hnkm8iSck3C18VLX Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 10, 2024 at 04:07:40AM +0200, Kacper Michaj=C5=82ow wrote: > Found by OSS-Fuzz. >=20 > Signed-off-by: Kacper Michaj=C5=82ow > --- > libavformat/rtpproto.c | 1 + > 1 file changed, 1 insertion(+) will apply thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If you fake or manipulate statistics in a paper in physics you will never get a job again. If you fake or manipulate statistics in a paper in medicin you will get a job for life at the pharma industry. --Hnkm8iSck3C18VLX Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZrKlmAAKCRBhHseHBAsP q05GAJ9JmwTee7kMPf6sT7n7TCuDREFlTgCfc0HhTkiZDHpZjv9mRJqYMFTIyUM= =0sEN -----END PGP SIGNATURE----- --Hnkm8iSck3C18VLX-- --===============3968917516385941952== 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". --===============3968917516385941952==--