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 082E34AC7F for ; Sat, 18 May 2024 19:30:21 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id F034D68CCCD; Sat, 18 May 2024 22:30:18 +0300 (EEST) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 5595168C533 for ; Sat, 18 May 2024 22:30:12 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id AF49CFF805 for ; Sat, 18 May 2024 19:30:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1716060611; 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=AE5sVwqKVfCyhzyTnm28llbU3BmKvE8RhJrfwV493ms=; b=pv1MW+J617MLxNQqHo+BpCDqV3eYdpMoRqvXB/THu6inHC8eDyUDrLicyI2arZl1tpbzoJ oJWZ4TgkytxEHeUuFfFTf9pcGnn7cK/qEmbumE0LaWN0WG3H3kP4An8QWlT2LnvnfZJ6BS 0MHdVyvffHv2RRYdLzHctvRzaxWFg0/mBVLG7JQ7MPuP3b2Z0KGnd9lWHxfRZVHdlAco2r 8ax7hwazCOGmghoMl3OuycyKmZbQPEznyXkF/RUII8jOQ2rcjt+MsGz9o0bmVPasJQABEv qpSyvTz7l8xb4auYD2qJanDfD4yrPraWg37Go4w6ZBpFRqGHLD7+7HE3IMjDzg== Date: Sat, 18 May 2024 21:30:09 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240518193009.GB2821752@pb2> References: MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] avcodec/vc1_parser: Check init_get_bits8() 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="===============1750008110669126630==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1750008110669126630== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="5I6of5zJg18YgZEa" Content-Disposition: inline --5I6of5zJg18YgZEa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 17, 2024 at 10:16:27PM +0200, Andreas Rheinhardt wrote: > Addresses Coverity issue #1441935. >=20 > Signed-off-by: Andreas Rheinhardt > --- > libavcodec/vc1_parser.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) seems i didnt see this one, as i send a patch for this too anyway your LGTM thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I know you won't believe me, but the highest form of Human Excellence is to question oneself and others. -- Socrates --5I6of5zJg18YgZEa Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZkkBwQAKCRBhHseHBAsP qw2IAJ4kLmjtDE08fy3NBwfL4QYol1EnIQCggPGPNxcsri3banXHgjeWCoI71D8= =PvI5 -----END PGP SIGNATURE----- --5I6of5zJg18YgZEa-- --===============1750008110669126630== 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". --===============1750008110669126630==--