]> Cypherpunks repositories - gostls13.git/commit
[dev.garbage] runtime: simplifiy lfstack.c due to undiagnosed buffer corruption.
authorRick Hudson <rlh@golang.org>
Thu, 23 Oct 2014 19:51:17 +0000 (15:51 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 23 Oct 2014 19:51:17 +0000 (15:51 -0400)
commit62a4359e2e479dc7392b645faecf7cdc5ff4cda0
tree0b6e342ce6c8ecc7320c288e256aa6b1333ef947
parentaae5c57e38c7c09f2009308803d4bdf1f39a3fd6
[dev.garbage] runtime: simplifiy lfstack.c due to undiagnosed buffer corruption.
The changes got rid of the problems we were seeing.
We suspect the pushcnt field has a race.

LGTM=rsc
R=dvyukov, rsc
CC=golang-codereviews
https://golang.org/cl/159330043
src/runtime/lfstack.c
src/runtime/runtime.h