Russ Cox 647eaed93b cmd/cgo: allow C.malloc(0) always
Because we can, and because it otherwise might crash
the program if we think we're out of memory.

Fixes #6390.

R=golang-dev, iant, minux.ma
CC=golang-dev
https://golang.org/cl/13345048
2013-09-16 14:04:55 -04:00
..
2013-03-30 19:02:14 +08:00
2012-09-24 14:58:45 -04:00
2013-09-16 14:04:55 -04:00
2013-09-04 15:19:21 -07:00