]> Cypherpunks repositories - gostls13.git/commit
runtime: fix bugs in previous commit
authorRuss Cox <rsc@golang.org>
Wed, 14 Jan 2015 20:48:32 +0000 (15:48 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 14 Jan 2015 20:50:35 +0000 (20:50 +0000)
commit3423b7b40a568466a3566f8139d88f3a80e81e7e
tree11efed222ec8792face0aa82708c23756bf47c80
parent0e84088715a2242fbc99b813ac25ac60b21d997a
runtime: fix bugs in previous commit

These were fixed in my local commit,
but I forgot that the web Submit button can't see that.

Change-Id: Iec3a70ce3ccd9db2a5394ae2da0b293e45ac2fb5
Reviewed-on: https://go-review.googlesource.com/2822
Reviewed-by: Russ Cox <rsc@golang.org>
src/runtime/malloc.go