go/src/cmd/cgo
qeed d282427248 cmd/cgo: error, not panic, if not enough arguments to function
Fixes #16116.

Change-Id: Ic3cb0b95382bb683368743bda49b4eb5fdcc35c0
Reviewed-on: https://go-review.googlesource.com/24286
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-06-21 04:32:04 +00:00
..
ast.go cmd/cgo: check pointers for deferred C calls at the right time 2016-06-03 20:51:39 +00:00
doc.go cmd/cgo, runtime, runtime/cgo: use cgo context function 2016-04-29 22:07:36 +00:00
gcc.go cmd/cgo: error, not panic, if not enough arguments to function 2016-06-21 04:32:04 +00:00
godefs.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
main.go cmd/cgo: fix use of unsafe argument in new deferred function 2016-06-09 19:05:19 +00:00
out.go cmd/cgo: fix use of unsafe argument in new deferred function 2016-06-09 19:05:19 +00:00
util.go all: single space after period. 2016-03-02 00:13:47 +00:00