]> Cypherpunks repositories - gostls13.git/commit
runtime: use copy as spotted by staticcheck
authorDaniel Martí <mvdan@mvdan.cc>
Sat, 21 Jan 2023 22:41:49 +0000 (22:41 +0000)
committerDaniel Martí <mvdan@mvdan.cc>
Mon, 23 Jan 2023 10:02:20 +0000 (10:02 +0000)
commite2fe35363d070bf37326d04ed28964e6ba3892da
treefce76eb2e7f553209e8a1abaa50f8eeb5ca902f5
parentba913774543d7388b7bb1843fc7c1b935aebedda
runtime: use copy as spotted by staticcheck

Change-Id: Ibffe46bad7d30df9380ba18d49eeb6782406a1aa
Reviewed-on: https://go-review.googlesource.com/c/go/+/463115
Reviewed-by: Keith Randall <khr@golang.org>
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/runtime/trace.go