]> Cypherpunks repositories - gostls13.git/commit
runtime: use .Pointers() instead of .PtrBytes != 0
authorzhangyunhao <zhangyunhao116@gmail.com>
Thu, 15 Aug 2024 10:04:00 +0000 (10:04 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 16 Aug 2024 14:47:36 +0000 (14:47 +0000)
commit0320616db9e21fd8811a2189a56f234b9737f95f
tree7a5bb43cb72a441b143fe3625f105c6670cab04a
parent818515fd3ec69a3276d7d9753c148d8103888582
runtime: use .Pointers() instead of .PtrBytes != 0

Change-Id: I512808d3cf91466eb6f2c21b49b39ff2e08a9b8c
Reviewed-on: https://go-review.googlesource.com/c/go/+/605498
Reviewed-by: Carlos Amedee <carlos@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
src/runtime/heapdump.go