mirror of
https://github.com/golang/go
synced 2025-07-05 20:23:00 +00:00
A constant node of type uintptr with a nil literal could happen in two cases: []int(nil)[1:] and uintptr(unsafe.Pointer(nil)). Fixes #4614. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/7059043
420 B
420 B