Descriptioncmd/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 issue 6390.
Patch Set 1 #Patch Set 2 : diff -r 589bcd9dd528 https://code.google.com/p/go/ #
Total comments: 1
Patch Set 3 : diff -r a6fc26ebfd61 https://code.google.com/p/go/ #
MessagesTotal messages: 5
|