Descriptioncmd/gc: check malloc return value
Check the return value from malloc - do not assume that we were
allocated memory just because we asked for it.
Update issue 4415.
Patch Set 1 #Patch Set 2 : diff -r f2755950769b https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 9764a39320d8 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 03a6b8c9c396 https://go.googlecode.com/hg/ #
MessagesTotal messages: 6
|