From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 9440E4F3C7 for ; Mon, 16 Jun 2025 15:01:29 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 1FED768DC3E; Mon, 16 Jun 2025 18:01:25 +0300 (EEST) Date: Mon, 16 Jun 2025 15:01:13 +0000 To: FFmpeg development discussions and patches In-Reply-To: References: MIME-Version: 1.0 Message-ID: List-Id: FFmpeg development discussions and patches List-Post: From: Tristan Matthews via ffmpeg-devel Precedence: list Cc: Tristan Matthews X-Mailman-Version: 2.1.29 X-BeenThere: ffmpeg-devel@ffmpeg.org List-Subscribe: , List-Unsubscribe: , List-Archive: Reply-To: FFmpeg development discussions and patches List-Help: Subject: Re: [FFmpeg-devel] [PATCH] checkasm/h264dsp: Fix stack-buffer-overflow, effective-type violations Content-Type: multipart/mixed; boundary="===============3222158867731064690==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3222158867731064690== Content-Type: message/rfc822 Content-Disposition: inline Return-Path: X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mail-10698.protonmail.ch (mail-10698.protonmail.ch [79.135.106.98]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id 50FBB68CA6A for ; Mon, 16 Jun 2025 18:01:18 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1750086077; x=1750345277; bh=ut7Q+ZedI+WvCwERLVRZEq7ERWPfQps03fQ/dutqYpk=; h=Date:To:From:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector:List-Unsubscribe:List-Unsubscribe-Post; b=UIIc59jA/nzlC9CnR3Aqtk+Cu4+EbC6GVxUzu8iHwzpHiaKM5Tqgx74sR46symB5A J56+0yi9S1YE4Ip/73YLRYztWhEzT6q2vPU4gREuMQZNP6SngQ7tgHt/hm6tPLAIZL pNEVMrKo8V7TySiU+1xaJ3nRQd5N+aNncHdYQDF6wpeD5ecKd9oDeAefGdH3+s5b6h 9oXxUXp3ycECARxi7wPJYDisaqAJTiIRKvRqxn+TfbU1gAo4KbZ6DH2BSKotodpqFy jPVvaqR2+RPm5LBsPnGzNKdnApiX8slWI2u1r1egnZZpl6MXjbsogU8psZKr17sw14 8WyFU6YOwIvLw== Date: Mon, 16 Jun 2025 15:01:13 +0000 To: FFmpeg development discussions and patches From: Tristan Matthews Subject: Re: [FFmpeg-devel] [PATCH] checkasm/h264dsp: Fix stack-buffer-overflow, effective-type violations Message-ID: In-Reply-To: References: Feedback-ID: 32895411:user:proton X-Pm-Message-ID: 863bb4e1063230cad2628b6acc3f4f2493f58e13 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Sent with Proton Mail secure email. On Monday, June 16th, 2025 at 6:53 AM, Andreas Rheinhardt wrote: > Patch attached. >=20 LGTM, and sorry about that, for future reference did you do anything in par= ticular (instrumentation wise) to catch the stack overflow? I tried make fa= te on a few different machines and didn't hit that. Best, Tristan --===============3222158867731064690== 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". --===============3222158867731064690==--