From nobody Wed Nov 27 18:22:34 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 4Xz78m4XKxz5fZv9 for ; Wed, 27 Nov 2024 18:22:48 +0000 (UTC) (envelope-from jrtc27@jrtc27.com) Received: from mail-wm1-f53.google.com (mail-wm1-f53.google.com [209.85.128.53]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xz78l5n4dz44lY for ; Wed, 27 Nov 2024 18:22:47 +0000 (UTC) (envelope-from jrtc27@jrtc27.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-wm1-f53.google.com with SMTP id 5b1f17b1804b1-43494a20379so37246545e9.0 for ; Wed, 27 Nov 2024 10:22:47 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732731766; x=1733336566; h=to:references:message-id:content-transfer-encoding:cc:date :in-reply-to:from:subject:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EkQyYQhKIW0baIGzQAOvc/gV7MKlD/QNpbj4uA1xXQA=; b=qevjRe3/qulZAncNSHk3JFCy4ll8pEyoe4MI57lBXKjYyHjdZzYUctlSWUxNOT41B/ 6K+dQBezOhIHqYNvp+NiDGyytTFf2GqWB07TJbc8591CAEQ1BOqjVUSf/NH42Grui0Y1 RMi6shKCSfRea0w5kx30BApuzdnjGzYNCdlinuIlEp7DpBuxwa2qN0hzDVtxK46IxenB U2uP5WqvRYvuRo0cYrvxE6IM4kvx8QXSIvcLtBvIsnfWQ8+fKqcMzGh3NC9mXETf29S1 XouWm0VF0B4zpMXdn8m5ZooByRkqJ6TgA6WKrLAW8YaPsNI082YKGw++fBj+SDeHkc7w zaxQ== X-Forwarded-Encrypted: i=1; AJvYcCWDqm6KR7bBhovlLzXcHQWdL/y3Wt6v3mTHEq3/H4rUHicH0R72ZCZw1/y2YVYXwkfQFRs62sIMvg4EnNedOOIR4FV9@freebsd.org X-Gm-Message-State: AOJu0Yz1nIW9GypWwx07n1ATk70L1h8A/fkcjDEa0ckE04RTdgWRrdI+ rT6eaOXyQrJZZDPsFJ0ByXR5itkWaYh9aRaXIfh8UBCtIRdUDEFEGLAYi39cPj0Cfcg0LHbRLau H X-Gm-Gg: ASbGncvW+oDEqa5P9e1ezqnHz28lg/oDoFc6DEmwXchlQNJwb34xsNLomog23TJqdI2 ppXI8jTbg9AoXQwvW28sQybues7xQrTpLmOEpedpsRATwn7OLFHx4Mcszpjp7uVhMEkk3xHjHKK y86hZ4E8n18mWF1Pg/Om7s8XNytHoC7Eg9Ce81bEJjNoxRj+DRio0MhovgDUcSwRR4rHQesPlIG nSrRyIIOJVzdkktDXm64UavHmgtjqbSx6gHZAazJjgba+AqckrPm978Skk0RkYu X-Google-Smtp-Source: AGHT+IF5Kk9anh6DrdjqM7kRU4D7FKg56hAAn7l4zNHLMc/fiWrwXyaJvJqC80gMjjD+PNVh5BBgkQ== X-Received: by 2002:a05:600c:1988:b0:434:9c3b:7564 with SMTP id 5b1f17b1804b1-434a9df71d2mr34941425e9.20.1732731765984; Wed, 27 Nov 2024 10:22:45 -0800 (PST) Received: from smtpclient.apple ([131.111.5.201]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-434a5d64d28sm43152155e9.0.2024.11.27.10.22.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 10:22:45 -0800 (PST) Content-Type: text/plain; charset=us-ascii 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 (Mac OS X Mail 16.0 \(3826.200.121\)) Subject: Re: git: 56ef9c872bc5 - main - nvi: use memmove to realign buffers From: Jessica Clarke In-Reply-To: <202411271820.4ARIKREu071280@gitrepo.freebsd.org> Date: Wed, 27 Nov 2024 18:22:34 +0000 Cc: "src-committers@freebsd.org" , "dev-commits-src-all@freebsd.org" , "dev-commits-src-main@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: References: <202411271820.4ARIKREu071280@gitrepo.freebsd.org> To: Brooks Davis X-Mailer: Apple Mail (2.3826.200.121) X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Queue-Id: 4Xz78l5n4dz44lY X-Spamd-Bar: ---- On 27 Nov 2024, at 18:20, Brooks Davis wrote: >=20 > The branch main has been updated by brooks: >=20 > URL: = https://cgit.FreeBSD.org/src/commit/?id=3D56ef9c872bc5b086d73fed6317159e40= be32d40e >=20 > commit 56ef9c872bc5b086d73fed6317159e40be32d40e > Author: Brooks Davis > AuthorDate: 2024-11-27 17:38:42 +0000 > Commit: Brooks Davis > CommitDate: 2024-11-27 18:20:04 +0000 >=20 > nvi: use memmove to realign buffers >=20 > 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). >=20 > Sponsored by: DARPA > Pull Request: https://github.com/lichray/nvi2/pull/122 Also needs = https://github.com/lichray/nvi2/commit/25c4d7db4ea638a31ac458b733a3b67b0a0= ff634 Jess