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 838824A3BF for ; Mon, 29 Apr 2024 23:30:59 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3FB4C68D59A; Tue, 30 Apr 2024 02:30:56 +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 44A0768CA55 for ; Tue, 30 Apr 2024 02:30:50 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 070F0FF802 for ; Mon, 29 Apr 2024 23:30:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1714433449; 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=6GKGMxGEujlIt9wddeEHqT0QwuioaPdeVGAIdxtELG0=; b=By98VFSO00C78DQyu+gUI/i796azNz4mNvCy7W8QVLT75kI/nhsUifbVNiNKz8IiwQK/CE ZGrg31pCP21LL3SO4FFKfybAoUTTEGi4nFme9KgwzhMFRLGQtUFByi+lkg/3k2XEdbIgTp S6RnPKu4BWvzjrC6pO59h/YI0gQoLG5DTMis7u4nrif23vgoCyyXRgWa5dlwqtTFMPUp5L bjugGkRc+Fb8508vTzesTtf7BP7/h18NhAFBitjxh67QdEBf8tTY+Mat0c6CcAwu2jBLnt /H+YemI2D+eBPRBUxiviM+Mgyr8kQ2PtgJFGDgBvdTQRUrJJrbtCuLD8ql7Ugw== Date: Tue, 30 Apr 2024 01:30:47 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240429233047.GN6420@pb2> References: <20240428213052.3800493-1-michael@niedermayer.cc> <20240428213052.3800493-5-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 5/5] avcodec/atrac9dec: Check init_get_bits8() for failure 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="===============6405386318843447178==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============6405386318843447178== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="wPUzKUY/wgfDQiLi" Content-Disposition: inline --wPUzKUY/wgfDQiLi Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 29, 2024 at 08:52:32AM +0200, Paul B Mahol wrote: > On Sun, Apr 28, 2024 at 11:31=E2=80=AFPM Michael Niedermayer > wrote: >=20 > > Fixes: CID1439569 Unchecked return value > > Fixes: CID1439578 Unchecked return value > > > > Sponsored-by: Sovereign Tech Fund > > >=20 > And they paid you for this low effort work! not yet, i have over 600 coverity issues to go over, ATM coverity lists 677 outstanding. some are in fact low effort, I wish all where low effort sadly thats not th= e case Also these issues are open since many years (these 2 here since 2018) apparently they where too high effort for anyone to deal with them before also you and everyone is very welcome to submit a proposal / SoW for any maintaince work. Low effort, High effort, anything ffmpeg related. I presume there will be future rounds from STF >=20 > Applause! thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Any man who breaks a law that conscience tells him is unjust and willingly= =20 accepts the penalty by staying in jail in order to arouse the conscience of= =20 the community on the injustice of the law is at that moment expressing the= =20 very highest respect for law. - Martin Luther King Jr --wPUzKUY/wgfDQiLi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZjAtpAAKCRBhHseHBAsP q45/AJ9/Dmh2aHmni3T9h/ILBEl+QxJFGQCcCrgJuGj7kfJpz8TcWP2eszY3drg= =7+OZ -----END PGP SIGNATURE----- --wPUzKUY/wgfDQiLi-- --===============6405386318843447178== 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". --===============6405386318843447178==--