]> Cypherpunks repositories - gostls13.git/commit
runtime: avoid bound check in freebsd binuptime
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Mon, 27 Oct 2025 09:47:20 +0000 (16:47 +0700)
committerGopher Robot <gobot@golang.org>
Tue, 28 Oct 2025 02:02:06 +0000 (19:02 -0700)
commitdec2b4c83dd8b86b56e901f832819e76ff6969df
treeddd27356b52f917bd8cdb0a76018193d6304653a
parent916e682d5167faad1bb961ec28cac74f05f145f7
runtime: avoid bound check in freebsd binuptime

Fixes #76062

Change-Id: I683c1232aaeac12b0b3688472bb277adb95ad542
Reviewed-on: https://go-review.googlesource.com/c/go/+/715180
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Meng Zhuo <mengzhuo1203@gmail.com>
src/runtime/vdso_freebsd.go