mirror of
https://github.com/golang/go
synced 2024-11-26 22:11:25 -07:00
2463a49ebb
Here we restrict using cgo builtin references because internally they're go functions as opposed to C usafe.Pointer values. Fixes #18889 Change-Id: I1e4332e4884063ccbaf9772c172d4462ec8f3d13 Reviewed-on: https://go-review.googlesource.com/40934 Reviewed-by: Ian Lance Taylor <iant@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
---|---|---|
.. | ||
err1.go | ||
err2.go | ||
err3.go | ||
issue7757.go | ||
issue8442.go | ||
issue11097a.go | ||
issue11097b.go | ||
issue13129.go | ||
issue13423.go | ||
issue13635.go | ||
issue13830.go | ||
issue14669.go | ||
issue16116.go | ||
issue16591.go | ||
issue18889.go | ||
malloc.go | ||
ptr.go | ||
test.bash |