]> Cypherpunks repositories - gostls13.git/commit
runtime: if span was scavenged, mark it as needing to be zeroed
authorIan Lance Taylor <iant@golang.org>
Tue, 16 Apr 2013 16:08:06 +0000 (09:08 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 16 Apr 2013 16:08:06 +0000 (09:08 -0700)
commit9ad236ab7215b406e867028ef295445a2c4b8b5d
treed8e23ee2b6e97178b8e59b2fa83b9990a37cf040
parent36d3bef8a3b2a3b7b2662e5b2fd7abbf70c47114
runtime: if span was scavenged, mark it as needing to be zeroed

Update #4979.

R=dvyukov, r, bradfitz
CC=golang-dev
https://golang.org/cl/8697045
src/pkg/runtime/mheap.c