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 5862E47E7A for ; Sat, 30 Dec 2023 20:47:00 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 29B0468CC40; Sat, 30 Dec 2023 22:46:58 +0200 (EET) 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 6673F68CBD2 for ; Sat, 30 Dec 2023 22:46:51 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 7572420003 for ; Sat, 30 Dec 2023 20:46:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1703969210; 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=6hDtKWWCzIxJeZI+N5dmQ05XMnauVu6Rrg+k4QTt+Pk=; b=fN0UMQnk18tS0JuB6C6Y8//F0uiTXRZkW+tZo3mYZ3BmF4eO5NScvM/XZfAd2/1cRn/eps V7V3b2ReWoEj93aCAA7HP5RXdPgI1V+S+EqsyKQCXwMlhIrh5Mqu4ZARCyF7oefiIz2xDC 7FkMsAufdcQcZHd4TQuxj4SozYc4rx+daByCM5mPyS6/vTul3KpkjHPxece7Z2bHgraTd8 At3uuWOb68kjN9MPzM45q6QzPCnTMNHBZS7kl3hHATbaPfoeNmdKBtp5vDt8JUtexCsgNB ZLHO4YvScHHC2qqmcuriAPxaxGthQ6uAwQFcG6D43cIF0FFzwm3Ihka6Blin9A== Date: Sat, 30 Dec 2023 21:46:49 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231230204649.GQ6420@pb2> References: <20231230024905.17121-1-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20231230024905.17121-1-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 1/4] avfilter/avf_showwaves: Check history_nb_samples 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="===============3979068565704116474==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3979068565704116474== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4w6bLQwfmxQ5kbpY" Content-Disposition: inline --4w6bLQwfmxQ5kbpY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 30, 2023 at 03:49:02AM +0100, Michael Niedermayer wrote: > Fixes: out of array access > Fixes: tickets/10756/poc18ffmpeg >=20 > Discovered by Zeng Yunxiang > Signed-off-by: Michael Niedermayer > --- > libavfilter/avf_showwaves.c | 2 ++ > 1 file changed, 2 insertions(+) will apply patchset, so the fixes can go in 6.1.1 thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The real ebay dictionary, page 2 "100% positive feedback" - "All either got their money back or didnt compla= in" "Best seller ever, very honest" - "Seller refunded buyer after failed scam" --4w6bLQwfmxQ5kbpY Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZZCBtAAKCRBhHseHBAsP q7y2AKCNArdAV4SUK5P3o1vTOsJKWqrAPgCgiy328VGtgptBEklr4ybe/SEr2Ro= =wxtw -----END PGP SIGNATURE----- --4w6bLQwfmxQ5kbpY-- --===============3979068565704116474== 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". --===============3979068565704116474==--