aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/exec_linux_test.go
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2022-03-31 12:30:14 -0700
committerIan Lance Taylor <iant@golang.org>2022-03-31 20:37:15 +0000
commit31ee4bb28dff98f29654e7f1b43488641b3157db (patch)
tree1a4945faaa521e938209d9b6ba86315718b9bbf6 /src/syscall/exec_linux_test.go
parent825309962fd6d8e34f7f38f51c4994395826d139 (diff)
downloadgo-31ee4bb28dff98f29654e7f1b43488641b3157db.tar.xz
strconv: quote rune 007F as \x7f, not \u007f
\u007f is not wrong but it's weird to use \u when we could use the shorter \x. Fixes #52062 Change-Id: Ica4bdc2463128051876f44e15297ed1e9edf1de8 Reviewed-on: https://go-review.googlesource.com/c/go/+/397255 Trust: Ian Lance Taylor <iant@golang.org> Reviewed-by: Rob Pike <r@golang.org>
Diffstat (limited to 'src/syscall/exec_linux_test.go')
0 files changed, 0 insertions, 0 deletions