]> Cypherpunks repositories - gostls13.git/commit
internal/syscall/windows: use unsafe.Slice instead of unsafeheader package
authorTobias Klauser <tklauser@distanz.ch>
Wed, 7 Sep 2022 15:23:03 +0000 (17:23 +0200)
committerGopher Robot <gobot@golang.org>
Fri, 9 Sep 2022 13:00:05 +0000 (13:00 +0000)
commit218294f11ee4d988112263e1f2660acf443afdd9
treea7a43e9cab7e4496e2f5f4130fe0ffd9f419987d
parent41089704ddafa736e73ebd54f837706e979ecb49
internal/syscall/windows: use unsafe.Slice instead of unsafeheader package

Follow CL 428777.

Change-Id: I5ce49322e92c5d6539bb08248e3366187c30dcd8
Reviewed-on: https://go-review.googlesource.com/c/go/+/428780
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
src/internal/syscall/windows/syscall_windows.go