commit | aa2ab6ee3c24d4d4db2984c7b2f94f51b2fb28b1 | [log] [tgz] |
---|---|---|
author | Michael Pratt <mpratt@google.com> | Wed Oct 04 15:50:03 2023 -0400 |
committer | Gopher Robot <gobot@golang.org> | Wed Oct 04 19:55:44 2023 +0000 |
tree | 12677f039ca770cf146903e130ffd904e8cc2afa | |
parent | 184474b3e823dae7dd5d6a80d28c0405dbaf5ec1 [diff] |
internal/gocore: update for CL 451359 CL 451359 changed the size of mspan.nelems and mspan.freeindex. Update for the new sizes. Fixes golang/go#63359. Change-Id: I3ffc0843f0238cf27ddc047f6c4ed8781862d5ad Reviewed-on: https://go-review.googlesource.com/c/debug/+/532735 Reviewed-by: Michael Knyszek <mknyszek@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Michael Pratt <mpratt@google.com>
This repository holds utilities and libraries for debugging Go programs.
WARNING! Please expect breaking changes and unstable APIs. Most of them are currently are at an early, experimental stage.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the debug repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/debug:” in the subject line, so it is easy to find.