]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: use explicit type for arg with bad pointer typedef
authorIan Lance Taylor <iant@golang.org>
Thu, 7 Mar 2019 01:31:04 +0000 (17:31 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 7 Mar 2019 01:42:23 +0000 (01:42 +0000)
commita6436a5655f56bb904871fece7db43a3ad3bf415
tree3b910cb954ae8e04ca2eecf49515f873ab5073b2
parent9dc3b8b722ec93a3cd16742764a29cb3f908edbe
cmd/cgo: use explicit type for arg with bad pointer typedef

Fixes #30646

Change-Id: I5b7e986b0588e87b9781cce01445e3c55c06b6fc
Reviewed-on: https://go-review.googlesource.com/c/go/+/165897
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/cgo/gcc.go
src/cmd/cgo/main.go