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 AED7C49E1F for ; Mon, 13 May 2024 01:31:46 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id D4B7D68D471; Mon, 13 May 2024 04:31:43 +0300 (EEST) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 34DFA68D2C7 for ; Mon, 13 May 2024 04:31:37 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 6CD1A1C0002 for ; Mon, 13 May 2024 01:31:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1715563896; 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=k4WsNXs4e11RD61zJbDdVPf/2cqrFMylt9Mu25rinzg=; b=EBSauZ+k59pVjWmLcjMVYaMItSOk4bBZ1CVRVB1Dym7eKdfvrjfp//rwYujLpsZsMSbzvh /yOg9Jhg5qx7mlnbqQZ0R8GeF4djCqd8ocVYVKpKRxwfOJ5xgU2sghdMIILEi8Fuc8MEZx zxcE5mOZyc730hr9FJZB2UCYIZrZLXrCXkXoNf7mGOEnXSDHrv+WV8Q+a2YqxvnwYBLT4r W12FzDyVeeAg924q4ryoCf5MapLOvzkeN05GKWvdliujnuwuwwxqDRtiku0bX9HihFcB26 jpmonPKCjAj7zLnbef0R6tZC8nCINQ83HT2+KSR3GbkgPZiOv+xqQl88OwGX+A== Date: Mon, 13 May 2024 03:31:35 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240513013135.GY6420@pb2> References: <20240506003845.3956423-1-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20240506003845.3956423-1-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] avcodec/h2645_sei: Remove dead checks 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="===============2550403712327048340==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============2550403712327048340== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="huzGFnZDXnYoh8Gg" Content-Disposition: inline --huzGFnZDXnYoh8Gg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 06, 2024 at 02:38:45AM +0200, Michael Niedermayer wrote: > Fixes: CID1596534 Dereference after null check >=20 > Sponsored-by: Sovereign Tech Fund > Signed-off-by: Michael Niedermayer > --- > libavcodec/h2645_sei.c | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) will apply [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The real ebay dictionary, page 2 "100% positive feedback" - "All either got their money back or didnt compla= in" "Best seller ever, very honest" - "Seller refunded buyer after failed scam" --huzGFnZDXnYoh8Gg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZkFtdwAKCRBhHseHBAsP q9snAJ9hv8Pa4Njdqo2tr/NHATI9qywppwCfXJkErMAsnDz884gMPf615WuEx6Q= =U9lI -----END PGP SIGNATURE----- --huzGFnZDXnYoh8Gg-- --===============2550403712327048340== 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". --===============2550403712327048340==--