]> Cypherpunks repositories - gostls13.git/commit
runtime: fix counting of free objects
authorJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Tue, 15 May 2012 15:48:58 +0000 (11:48 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 15 May 2012 15:48:58 +0000 (11:48 -0400)
commit773685b4a3e4f8911421825f879f06a3de92c15e
treefe1ae2261a2d4acfef1ada31d554eb96f98f56c8
parent01826280eb3dec5dfa06fae0474caf1ba3942ec7
runtime: fix counting of free objects

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6206056
src/pkg/runtime/malloc.goc