]> Cypherpunks repositories - gostls13.git/commit
syscall: simplify code using unsafe.Slice
authorcuiweixie <cuiweixie@gmail.com>
Sat, 3 Sep 2022 10:18:30 +0000 (18:18 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 7 Sep 2022 01:48:31 +0000 (01:48 +0000)
commitba1ef54c1ee0e5ed8fd572dbb4ec67548cd5a55e
treeb1d4672debba72be60472af0eaef1e57b561e4e7
parent4fe4601d37179facbf7e79627ef9d6a236364505
syscall: simplify code using unsafe.Slice

Updates #54854

Change-Id: Ibaf4eea14a6259cdbca79e9e95db1602966f18e6
Reviewed-on: https://go-review.googlesource.com/c/go/+/428176
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/syscall/syscall_darwin.go