Descriptionruntime: do not unset the special bit after finalization.
A block with finalizer might also be profiled. The special bit
is needed to unregister the block from the profile. It will be
unset only when the block is freed.
Fixes issue 3668.
Patch Set 1 #Patch Set 2 : diff -r ac7250065a04 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r ac7250065a04 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r f5bb195f88cf https://go.googlecode.com/hg/ #
MessagesTotal messages: 4
|