]> Cypherpunks repositories - gostls13.git/commit
runtime: check the value returned by runtime·SysAlloc
authorJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Fri, 1 Mar 2013 05:21:08 +0000 (00:21 -0500)
committerRuss Cox <rsc@golang.org>
Fri, 1 Mar 2013 05:21:08 +0000 (00:21 -0500)
commit94955f9b4076aafd54fc756b9d11065e2bba5b05
tree88a0f4f46447f7521a9015c4042fcaffe0d06b9a
parentdf60c0a3b8128db948ee3bac6e7e69bb8832faea
runtime: check the value returned by runtime·SysAlloc

R=golang-dev, rsc
CC=golang-dev, minux.ma
https://golang.org/cl/7424047
src/pkg/runtime/malloc.goc
src/pkg/runtime/mgc0.c
src/pkg/runtime/mheap.c
src/pkg/runtime/mprof.goc