From nobody Wed Nov 27 18:26:36 2024 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Xz7F871HMz5fbCX; Wed, 27 Nov 2024 18:26:36 +0000 (UTC) (envelope-from brooks@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xz7F86WDZz45YL; Wed, 27 Nov 2024 18:26:36 +0000 (UTC) (envelope-from brooks@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732731996; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=0eZNscVYAP0UdEj49eBF1fn+ybeAVFuReqOHLECEC4Y=; b=wlhG72GOMLxGjkZBp1VzHOl/Rc4fLlZIGOxnG1Y8C99e3N9Wa4kRSEwrag71Ib9OCZxn/b ovhY0b774b4Im2IrMBPRszWJwAuTXhJ4aP3wGrCSoUffpq5fEiMU7lMbT9wCn7bJm09JZy neoFquplE9QDh3MlOzLuasbjrCs8w34XOm4cH/ZA63YJ7g7EJk8KVcaD0fw5Bm2HBDZsld ABtzDxj0It0JXMg6t+kjEG73KsmccyBoCYqMWwCaCkLdVbcvBcZi7gw0y+VHq1Qm5LhPkv cZQaxQiOV78TgTg2mEGarfVjL7/eHbRA2lfah4ly6ibYLFPpOPn9BejbI2PPPw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732731996; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=0eZNscVYAP0UdEj49eBF1fn+ybeAVFuReqOHLECEC4Y=; b=PCxPrCLiavTLdykWtkvbL+47SnXV3sb4wujgqauyBsH5u6QGVa7kzlNlxf1xjXRP/7tIOc wznYl0bU3GChNWJu1hnQf4Md9UszzZGj/KsVa4WI3GE+Iv28FzzmQPYPRaj9IrYQvcCQ7O kZ5ulgV+f+7rH9SyeXZRJzQ8jGAP6KeJRKMqOKeD0pp0sPHOMBaVGCFx7gaVmlM89+ffkG avn0POnBnXXKidkUh7TNrbmzqbnSb+c0Z7KQLi4yzoDuacLeyIWyUq7j3GOyVoaqUHcvND L6k3epU7awLA8L9DqlxVpM1BGxCWS4DJQOhiZPARXSv3C+SUVobVAsmgfCI+1g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732731996; a=rsa-sha256; cv=none; b=JW16Sb+hySTPl4UkVjL57at9DzSOVURgiY1AOChijqlwifHIq4YB2yNga9VwTLG3cby/70 yLnr/dG+EiHf+qD0W9faC+hN//n1bvub2uruHJwdwOVMHL/g23MY6izyfet8PUD/f1wxuO uGitS66l3D5qnjTkwYBWe8OrKq1HixjFM7TB44YNM5RK0DCvbM4lGcwptZCQ5cFNhPxule KVDyOcLlgQwdYpi4jGxlROzCL/cpkcO0p8rlYkHgJ3RjkrRfI2QnpaIwl8J8/Zrq3z0QJu /7HmdIAveleWh5DxLJazOPRIZrceO6qIspKa7n5X7LDki4cc7MrLF+G7CEMPjw== Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) (Authenticated sender: brooks/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Xz7F85zthzKZF; Wed, 27 Nov 2024 18:26:36 +0000 (UTC) (envelope-from brooks@freebsd.org) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id A0EE23C019B; Wed, 27 Nov 2024 18:26:36 +0000 (UTC) Date: Wed, 27 Nov 2024 18:26:36 +0000 From: Brooks Davis To: Jessica Clarke Cc: "src-committers@freebsd.org" , "dev-commits-src-all@freebsd.org" , "dev-commits-src-main@freebsd.org" Subject: Re: git: 56ef9c872bc5 - main - nvi: use memmove to realign buffers Message-ID: References: <202411271820.4ARIKREu071280@gitrepo.freebsd.org> List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Wed, Nov 27, 2024 at 06:22:34PM +0000, Jessica Clarke wrote: > On 27 Nov 2024, at 18:20, Brooks Davis wrote: > > > > The branch main has been updated by brooks: > > > > URL: https://cgit.FreeBSD.org/src/commit/?id=56ef9c872bc5b086d73fed6317159e40be32d40e > > > > commit 56ef9c872bc5b086d73fed6317159e40be32d40e > > Author: Brooks Davis > > AuthorDate: 2024-11-27 17:38:42 +0000 > > Commit: Brooks Davis > > CommitDate: 2024-11-27 18:20:04 +0000 > > > > nvi: use memmove to realign buffers > > > > Replace a rather convoluted realignment algorithm with memmove(). In > > addition to being hard to understand, the code would read beyond the end > > of the input buffer in certain conditions (found on CheriBSD). > > > > Sponsored by: DARPA > > Pull Request: https://github.com/lichray/nvi2/pull/122 > > Also needs https://github.com/lichray/nvi2/commit/25c4d7db4ea638a31ac458b733a3b67b0a0ff634 Oops, will fix. Apparently I should have just done a snapshot vendor import... -- Brooks