]> Cypherpunks repositories - gostls13.git/commit
undo CL 8954044 / ad3c2ffb16d7
authorJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Thu, 25 Apr 2013 16:12:09 +0000 (18:12 +0200)
committerJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Thu, 25 Apr 2013 16:12:09 +0000 (18:12 +0200)
commitdb1c218d4f2ce63196aa162ca0743e08e4ae9c9c
tree14c6d4d1d71964bf66bd225b6fee23475a882396
parente9bbe3a8da9043e13b74ec4427608364b068bed7
undo CL 8954044 / ad3c2ffb16d7

It works on i386, but fails on amd64 and arm.

««« original CL description
runtime: prevent the GC from seeing the content of a frame in runfinq()

Fixes #5348.

R=golang-dev, dvyukov
CC=golang-dev
https://golang.org/cl/8954044
»»»

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/8695051
src/pkg/runtime/mgc0.c
test/fixedbugs/issue5348.go [deleted file]