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 4AA7148AA8 for ; Fri, 29 Dec 2023 18:24:59 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7B81D68CAF5; Fri, 29 Dec 2023 20:24:58 +0200 (EET) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id B7BEE68BF73 for ; Fri, 29 Dec 2023 20:24:51 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 0185A60005 for ; Fri, 29 Dec 2023 18:24:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1703874291; 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=SU/Sh1mNAwhQxsZ5W5IcHuvVGRomSj+A3ILs3E658GM=; b=CZ7+HWqUNnnXbf4EkgJOYdUjQ5Ef+Jh69cLCqSDZ+4trIY9AAWlyX5LNJiGLz+BKFcCh0+ ViVhLmEwJG7noTG8ck7t9Tj3w9fCKZ6NIO0LzC4HM389C5qhPIa/K2OBuIlvDdC+A2aFe8 +P8BWGAmkfw0QY/KKQmwIOwQDLmd5UcUXQ1CtgLYH5H10jq2ia+LqCN7zTEp94o50PkmFu tuJWOppx+JbwfNZuMpOZAnLQvW3k5AMhX202bPBk1vu2t/Y/cSpMsPjLZvt12jq0UyfA8E HnokMYTv1zHVRKeejB4+GLVGyb32YIASpVMNC6xnXU+TffgIVeM82AwZ+4FQEw== Date: Fri, 29 Dec 2023 19:24:50 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231229182450.GL6420@pb2> References: <20231117171335.3338-1-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20231117171335.3338-1-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] avformat/mov: Fix MSAN issue with stsd_id 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="===============4785690483492898648==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============4785690483492898648== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="1pP7B07eFG5HaxiL" Content-Disposition: inline --1pP7B07eFG5HaxiL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 17, 2023 at 06:13:35PM +0100, Michael Niedermayer wrote: > From: Thomas Guilbert >=20 > Fixes: use of uninitialized value > Fixes: bbb-320x240-2video-2audio.mp4 >=20 > Signed-off-by: Michael Niedermayer > --- > libavformat/mov.c | 1 + > 1 file changed, 1 insertion(+) will apply [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Dictatorship: All citizens are under surveillance, all their steps and actions recorded, for the politicians to enforce control. Democracy: All politicians are under surveillance, all their steps and actions recorded, for the citizens to enforce control. --1pP7B07eFG5HaxiL Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZY8O8QAKCRBhHseHBAsP q0KXAJ9CBe4Qw4YhoHGNecSvA14Zc+/JfQCfZ1/kYsjjT2xFi/iWsnPjtNv+9ew= =Veqy -----END PGP SIGNATURE----- --1pP7B07eFG5HaxiL-- --===============4785690483492898648== 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". --===============4785690483492898648==--