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 E4F4A44A15 for ; Thu, 29 Sep 2022 22:03:35 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 076B668BB3E; Fri, 30 Sep 2022 01:03:33 +0300 (EEST) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id C04A868B98D for ; Fri, 30 Sep 2022 01:03:26 +0300 (EEST) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 1686A1C0004 for ; Thu, 29 Sep 2022 22:03:25 +0000 (UTC) Date: Fri, 30 Sep 2022 00:03:25 +0200 From: Michael Niedermayer To: ffmpeg-devel@ffmpeg.org Message-ID: <20220929220325.GF6583@pb2> References: <20220918132124.3232741049C@natalya.videolan.org> <20220929215918.GB2046395@pb2> MIME-Version: 1.0 In-Reply-To: <20220929215918.GB2046395@pb2> Subject: Re: [FFmpeg-devel] [FFmpeg-cvslog] avcodec/mlpdec: relax channels checking 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="===============6634651485850178938==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============6634651485850178938== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="vK3aNhhOnFYnG5nq" Content-Disposition: inline --vK3aNhhOnFYnG5nq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 29, 2022 at 11:59:18PM +0200, Michael Niedermayer wrote: > On Sun, Sep 18, 2022 at 01:21:23PM +0000, Paul B Mahol wrote: > > ffmpeg | branch: master | Paul B Mahol | Sat Sep 17 = 14:08:58 2022 +0200| [adaa06581c5444c94eef72d61b8166f096e2687a] | committer= : Paul B Mahol > >=20 > > avcodec/mlpdec: relax channels checking > >=20 > > Internal TrueHD decoder channel rematrix can mix 2 stereo substreams > > into single mono stream. > >=20 > > Fixes #1726 > >=20 > > > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=3Dcommit;h=3Dadaa065= 81c5444c94eef72d61b8166f096e2687a > > --- > >=20 > > libavcodec/mlpdec.c | 23 +---------------------- > > 1 file changed, 1 insertion(+), 22 deletions(-) >=20 > This produces out of array accesses >=20 > Also this was never posted to the mailing list. Simply removing checks is= not > a solution, how can that even be a solution ?! >=20 > please make sure you post all patches especially ones thats have not been= tested > very well to the mailing list I see it was posted to the ML, iam sorry it seems i must have missed it som= ehow its still buggy though [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB "Nothing to hide" only works if the folks in power share the values of you and everyone you know entirely and always will -- Tom Scott --vK3aNhhOnFYnG5nq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYzYWLAAKCRBhHseHBAsP qwjWAJ9KJg0X31yJubYJwbig1TkF8733PwCdF+TMqgmIVSZ9qhSzu/YtocpxCSY= =adAY -----END PGP SIGNATURE----- --vK3aNhhOnFYnG5nq-- --===============6634651485850178938== 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". --===============6634651485850178938==--