]> Cypherpunks repositories - gostls13.git/commit
os/exec: don't convert byte slice to string when using verb %s
authorJes Cok <xigua67damn@gmail.com>
Sat, 19 Aug 2023 00:21:00 +0000 (00:21 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 21 Aug 2023 23:20:06 +0000 (23:20 +0000)
commite3c80f5778fd3fbdd61f521fd29a02ad091513d5
tree9729d405d505c0f95ec6b65067a48a2bfd457f37
parentc513a61988a6d6f9778f50676681348364ccdfee
os/exec: don't convert byte slice to string when using verb %s

Change-Id: I4d755e401acf670fb5a154ff59e4e4335ed2138e
GitHub-Last-Rev: a91d74ae55f84a0e572d2ace335ec42038d7a76f
GitHub-Pull-Request: golang/go#62150
Reviewed-on: https://go-review.googlesource.com/c/go/+/520918
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/os/exec/lp_windows_test.go