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 84FC84898D for ; Wed, 21 Feb 2024 17:29:10 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8FF1A68D15B; Wed, 21 Feb 2024 19:29:08 +0200 (EET) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 99D6468C867 for ; Wed, 21 Feb 2024 19:29:01 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 08FC61BF208 for ; Wed, 21 Feb 2024 17:29:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1708536541; 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=HCWhS3zeydR9G0lyxEplup2VH4j9CAYYKiBamDN3lSk=; b=WRVA01ixaxQzH+T9lZjUuttRTvYolNm80HzmxT4YLBPgWPifuAzyYI26JJSDcMlor9/lya 85cNMqsfrRAiUoeyRe8gdKlkuf3S80b81VJVu+dpNGt9L1rbDDPi4PMeSGWXQjcGIhMt5a 0m+MkMJ7+vwzRu5l/cXv30scAz46HHxvEN9erZ+Pe4HSuaHgeNpiM289J4sgujEho8JIyz Hpdde7mIRAqEb5QqmbQ7fEEiq71F2rJ9eHDnlZu5MizLu4l/xuZeU6BUOUwPJRLHrQSrtN YMxOdmyt0xlWFrQQzUnSpO7LzQqLQbSiAE6wn5N+qnnaJNuPyU+iHblwWPyZPA== Date: Wed, 21 Feb 2024 18:29:00 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240221172900.GC6420@pb2> References: <20240217170947.25351-1-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20240217170947.25351-1-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 1/2] swscale/utils: Allocate more dithererror 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="===============1610295749780221257==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1610295749780221257== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="pOQh4BNqmpSTGC4N" Content-Disposition: inline --pOQh4BNqmpSTGC4N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 17, 2024 at 06:09:46PM +0100, Michael Niedermayer wrote: > Fixes: out of array read > Signed-off-by: Michael Niedermayer > --- > libswscale/utils.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) will apply patchset [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Republics decline into democracies and democracies degenerate into despotisms. -- Aristotle --pOQh4BNqmpSTGC4N Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZdYy3AAKCRBhHseHBAsP q2oDAKCCEwoJGWzPaeeWPryFURK20UgMcgCfX6T/nj1pKkw2Dj3XjkB+YQR67es= =2Y4u -----END PGP SIGNATURE----- --pOQh4BNqmpSTGC4N-- --===============1610295749780221257== 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". --===============1610295749780221257==--