From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id B2F76468E7 for ; Mon, 14 Jul 2025 22:17:29 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 24CAA68F05F; Tue, 15 Jul 2025 01:17:26 +0300 (EEST) Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id 5A64368EE8A for ; Tue, 15 Jul 2025 01:17:20 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id B6DA043277 for ; Mon, 14 Jul 2025 22:17:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1752531439; 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=5wvPbUkT2rtMKLMy2spJwN9r35yB0sHcfhu/txmgyKo=; b=gqNKnjmV1cAI/zZgP4rvnQFWk4SZlumHEkaFqMck17Wvxw4lcEk2Wzs9oGGwu4n7vvJ71r PwyvJzRj94WzTNh0oK/9fHSPptRk7IXH1BlxNLgCcQndGNjCBswv0NoVGOwl7j2j1Moyik B8cj1hnJsOZQhq/CQRT3rmMf/PdGotxX2GAothj668ZlOrW9/ttrhJRNQInPiHPLK1EjAD ynficeM2UU0eg5EiR2h6b8oCfTpFCBhmrwDDi58Q6yecLpGxeq4aWesWglMyPWT7t3x3Kw RtqpoXaXzGb4xpUIsNhW3KZYgYvYOVFWdqS25fJJC9dvaR1KfAz6eZ6KiSap/Q== Date: Tue, 15 Jul 2025 00:17:18 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20250714221718.GR29660@pb2> References: <20250713225718.8346-1-jamrial@gmail.com> MIME-Version: 1.0 In-Reply-To: <20250713225718.8346-1-jamrial@gmail.com> X-GND-State: clean X-GND-Score: -85 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeeffedrtdefgdehfeduvdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfitefpfffkpdcuggftfghnshhusghstghrihgsvgenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnegfrhhlucfvnfffucdludehmdenucfjughrpeffhffvuffkfhggtggujgesghdtreertddtvdenucfhrhhomhepofhitghhrggvlhcupfhivgguvghrmhgrhigvrhcuoehmihgthhgrvghlsehnihgvuggvrhhmrgihvghrrdgttgeqnecuggftrfgrthhtvghrnhepieegkedtjeduffejhfetgeejtdegteetgfegtdfhjefgvefhteegkeejtddvhfevnecukfhppeeguddrieeirdeihedrudejieenucevlhhushhtvghrufhiiigvpedunecurfgrrhgrmhepihhnvghtpeeguddrieeirdeihedrudejiedphhgvlhhopehlohgtrghlhhhoshhtpdhmrghilhhfrhhomhepmhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtpdhnsggprhgtphhtthhopedupdhrtghpthhtohepfhhfmhhpvghgqdguvghvvghlsehffhhmphgvghdrohhrgh X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] avcodec/ffv1dec: don't add offsets to NULL pointers 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="===============4786302972659940361==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============4786302972659940361== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="wreguc0NRI9sJF4v" Content-Disposition: inline --wreguc0NRI9sJF4v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jul 13, 2025 at 07:57:18PM -0300, James Almer wrote: > Fixes: libavcodec/ffv1dec.c:452:43: runtime error: applying zero offset t= o null pointer > Signed-off-by: James Almer > --- > libavcodec/ffv1dec.c | 10 ++++++---- > 1 file changed, 6 insertions(+), 4 deletions(-) LGTM thx [...] --=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 --wreguc0NRI9sJF4v Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCaHWB7gAKCRBhHseHBAsP qxiXAJ98LMwDvu12f0S42EpF6OPUx2cVgQCeNXtV/YIOutE+xFXgWWGybwUE6jg= =uqiF -----END PGP SIGNATURE----- --wreguc0NRI9sJF4v-- --===============4786302972659940361== 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". --===============4786302972659940361==--