From nobody Wed Nov 27 18:24:56 2024 X-Original-To: dev-commits-src-all@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 4Xz7CF2Tk3z5fZxY; Wed, 27 Nov 2024 18:24:57 +0000 (UTC) (envelope-from brooks@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 4Xz7CF1yzzz457F; Wed, 27 Nov 2024 18:24:57 +0000 (UTC) (envelope-from brooks@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732731897; 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=z18E4PKQI9HF2LLpLCqgkofPepMoN915eRgCyejJlK4=; b=cl0XdjSqns9tDSXrrYImRPGR4GYKnN9asYoOtv8xtC7qLdXJhqhxVnBDyBthIV5YoUm+y0 Gqg6PzG3ToEDhn76WPbrT3TY/XDRoTtNeJoKXoeXj9zka8moVYFDMQQHEVaRBkD2XGA8KF EEtCJ+Mwnc218a0+Tf3h1N/HmDHARCrOuFg6YSNxG9yx2gbwGsWgy0ajHLPdwfCPdaoHsu /NveKTU5NRhmhUD3OerRokvM3l6Jvb8ebOZXkV7KX2cx20CR2AOdlZ8IWOIV/pk1GlDg0I Ne2Hv+SbzBJ8G8i9A9wzOldKAr3VCKioC0skp44ZfgfYpf53DhBDzPYbtr4qiQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732731897; 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=z18E4PKQI9HF2LLpLCqgkofPepMoN915eRgCyejJlK4=; b=HQE1CSrMhsb1U5lm7cNKOmf1N/v6Yti+63NZgI10ZiTZDQkzNGB5emBwM20uyo7sHtHF3c 8kwYbW2tBJ3TI82iH2U4QXJ+i3HJNbrWoVmUkOYlyF1c1kPkkYlIpHgKC/lhRNXWsf3Ihm xQAENSkjUWdT0suCdOfS3c31O2AtDFj4f9WbroPY9uhG+3xdWv4ggvt5quSr6bWbNeooOS 9teOinM88jOBQs9nG8T+Ab4uxR85lR4fxTuVr2l8RAjknWHMLLJLX7DhErj9kfPi1l7xF2 pST2/MOnb+qrj36KzqKrZYdDE3hyw3a37anjCPecvIFSzkO3h8QQNMXCxlvSpA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732731897; a=rsa-sha256; cv=none; b=V1EoCimYV3TSZara+SVtSfMzfcDXmhoIE5xt+OmdxF6DwodIzb5aHxYsQDC2/syCjD6MIY jpszNo5Ws0zMjPX5rvhao4iDQckOt6cm+h+Vo+bhvll4GQ6efdLAvxzWIWP9gCyHxjDx/M cdXel1B8ajWwk557s7Dbc3VnihVZflz6q8+Zr9HrxIm350H0YFbHHxces9ai9QgsOn70pY p0hWEeafplG9kLuIbFeqM76jjrmYjtlndDzLDaK0KQsE7TSN7FOd24KTZANvpsBXkwCYgS fheRlNGn/31bdQ9W1H5cFQoavCbkzVo5vj2Lsqlf3h87tleMHRJwx8D/gSokrw== 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) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: brooks/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Xz7CF1GlMzL6y; Wed, 27 Nov 2024 18:24:57 +0000 (UTC) (envelope-from brooks@freebsd.org) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 92F253C019B; Wed, 27 Nov 2024 18:24:56 +0000 (UTC) Date: Wed, 27 Nov 2024 18:24:56 +0000 From: Brooks Davis To: 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 all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202411271820.4ARIKREu071280@gitrepo.freebsd.org> On Wed, Nov 27, 2024 at 06:20:27PM +0000, 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). This was merged upstream a bit over a year ago, but there hasn't been a release since then. I'm merging it here to loop back into CheriBSD were it's occasionally a problem. -- Brooks