]> Cypherpunks repositories - gostls13.git/commit
runtime: check that SysReserve returns aligned memory
authorRuss Cox <rsc@golang.org>
Fri, 11 Feb 2011 19:32:34 +0000 (14:32 -0500)
committerRuss Cox <rsc@golang.org>
Fri, 11 Feb 2011 19:32:34 +0000 (14:32 -0500)
commit48535ae3f10e685f2385b67dbcc3037e8c297b5f
tree31e3b0c189b77fbbefc3c89588d147a7098121b4
parent7e77623120105b51f4a348d56798cb49007de029
runtime: check that SysReserve returns aligned memory

R=iant, iant2
CC=golang-dev
https://golang.org/cl/4180043
src/pkg/runtime/malloc.goc