gvisor/pkg/safecopy
Adin Scannell f5072caaf8 Fix safecopy test.
This is failing in Go1.14 due to new checkptr constraints. This version
should avoid hitting this constraints by doing "dangerous" pointer math
less dangerously?

PiperOrigin-RevId: 293205764
2020-02-04 12:47:06 -08:00
..
BUILD Update package locations. 2020-01-27 15:31:32 -08:00
LICENSE Update package locations. 2020-01-27 15:31:32 -08:00
atomic_amd64.s Update package locations. 2020-01-27 15:31:32 -08:00
atomic_arm64.s Update package locations. 2020-01-27 15:31:32 -08:00
memclr_amd64.s Update package locations. 2020-01-27 15:31:32 -08:00
memclr_arm64.s Update package locations. 2020-01-27 15:31:32 -08:00
memcpy_amd64.s Update package locations. 2020-01-27 15:31:32 -08:00
memcpy_arm64.s Update package locations. 2020-01-27 15:31:32 -08:00
safecopy.go Update package locations. 2020-01-27 15:31:32 -08:00
safecopy_test.go Fix safecopy test. 2020-02-04 12:47:06 -08:00
safecopy_unsafe.go Fix safecopy test. 2020-02-04 12:47:06 -08:00
sighandler_amd64.s Update package locations. 2020-01-27 15:31:32 -08:00
sighandler_arm64.s Update package locations. 2020-01-27 15:31:32 -08:00