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 BC93A46867 for ; Tue, 19 Sep 2023 18:12:55 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id B189068C8EF; Tue, 19 Sep 2023 21:12:52 +0300 (EEST) Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 1821568C841 for ; Tue, 19 Sep 2023 21:12:46 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 6C8C420003 for ; Tue, 19 Sep 2023 18:12:45 +0000 (UTC) Date: Tue, 19 Sep 2023 20:12:44 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230919181244.GB8640@pb2> References: MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] avcodec/cbs_h266_syntax_template: Check num_output_layers_in_ols 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="===============1131895310260408932==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1131895310260408932== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ARHwKispuqSRPZ/2" Content-Disposition: inline --ARHwKispuqSRPZ/2 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 19, 2023 at 11:28:20PM +0800, Nuo Mi wrote: > On Tue, Sep 19, 2023 at 11:26=E2=80=AFPM Nuo Mi wro= te: >=20 > > from the specification: > > For each OLS, there shall be at least one layer that is an output layer. > > In other words, for any value of i in the range of 0 > > to TotalNumOlss =E2=88=92 1, inclusive, the value of NumOutputLayersInO= ls[ i ] > > shall be greater than or equal to 1 > > > > Fixes: index 257 out of bounds for type 'uint8_t [257]' > > Fixes: > > 61160/clusterfuzz-testcase-minimized-ffmpeg_BSF_VVC_METADATA_fuzzer-670= 9397181825024 > > > replaces > https://patchwork.ffmpeg.org/project/ffmpeg/patch/20230905020358.32527-2-= michael@niedermayer.cc/ will apply your patch thanks [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Take away the freedom of one citizen and you will be jailed, take away the freedom of all citizens and you will be congratulated by your peers in Parliament. --ARHwKispuqSRPZ/2 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZQnklQAKCRBhHseHBAsP q4TIAJ96TcuLkWx2AQXq4/HN5Sdu7ytulACcD7GALjMwPJomJijPebkyJex46go= =GUeM -----END PGP SIGNATURE----- --ARHwKispuqSRPZ/2-- --===============1131895310260408932== 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". --===============1131895310260408932==--