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 EE1B34B4C1 for ; Fri, 7 Jun 2024 12:00:16 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5775E68D60F; Fri, 7 Jun 2024 15:00:13 +0300 (EEST) Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 288E868D60F for ; Fri, 7 Jun 2024 15:00:07 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 4E588240008 for ; Fri, 7 Jun 2024 12:00:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1717761606; 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=2KT85r5yuchfJ9XuCyMmwQ9yRwgRI9ZcC8LvkasQ81M=; b=XYLft61JQUMs+bxJQcwI8ZLc/g4mymswT28gRksHdAFL4rU36/oe2Sj59X4kxwdVp7ASbi Zx6A3BKG9Io0tSrVM1iDMcb6jqJ4PxpVJkRX1n89DToA1QXZ8Ck9wX1yTUK/hcHDJYQQIC 6ldHaoqwoQ50R2b81zByhGshQPNkRNIP5riywOd9291A2TfYI6SwIxkVEX0Uu49gU5QJRW zmEVwpU6aI2Y8kb84Yv5TVCy59ehcd4OAFAeYrDhPZltDh6SDrHTSn4G7o0OP4iF24jHF7 3YJa3nOJNddLMTU6PVpJp7LcteiN+Tr1y7eOEfXboqf8msYsb5kWFTvNLG/3eg== Date: Fri, 7 Jun 2024 14:00:05 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240607120005.GR2821752@pb2> References: <20240526235230.2876318-1-michael@niedermayer.cc> <20240526235230.2876318-8-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20240526235230.2876318-8-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 08/17] avcodec/vp8: Check mutex init 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="===============5786708983785509168==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5786708983785509168== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="cAMdxM7kFS4+ma4H" Content-Disposition: inline --cAMdxM7kFS4+ma4H Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 27, 2024 at 01:52:20AM +0200, Michael Niedermayer wrote: > Fixes: CID1598556 Unchecked return value >=20 > Sponsored-by: Sovereign Tech Fund > Signed-off-by: Michael Niedermayer > --- > libavcodec/vp8.c | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) will apply the vp8 patches of this set [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope --cAMdxM7kFS4+ma4H Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZmL2OgAKCRBhHseHBAsP q8jeAJ0bWEGZuqXJKijLMxmmzmqt1wYdIgCfRaHrJE/2NyWeN6zW2HbW+lDooSE= =jPmG -----END PGP SIGNATURE----- --cAMdxM7kFS4+ma4H-- --===============5786708983785509168== 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". --===============5786708983785509168==--