aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime/stack.c
diff options
context:
space:
mode:
authorAram Hăvărneanu <aram@mgk.ro>2014-03-13 18:26:01 +1100
committerDave Cheney <dave@cheney.net>2014-03-13 18:26:01 +1100
commit28792f5d83578d9087be5d3b2490ae8a10e189de (patch)
treeb7dd33b33cc1968e1df6605f88552a73788e47ec /src/pkg/runtime/stack.c
parentfcc10bc0f1bed00e951f26bd32aaeea5d6d691b3 (diff)
downloadgo-28792f5d83578d9087be5d3b2490ae8a10e189de.tar.xz
runtime: avoid runtime·cgocall in functions called by forkAndExecInChild
Calling runtime·cgocall could trigger a GC in the child while gclock was held by the parent. Fixes #7511 LGTM=bradfitz, dvyukov, dave R=golang-codereviews, bradfitz, dvyukov, dave CC=golang-codereviews, rsc https://golang.org/cl/75210044
Diffstat (limited to 'src/pkg/runtime/stack.c')
0 files changed, 0 insertions, 0 deletions