1
0
mirror of https://github.com/golang/go synced 2024-09-30 11:28:36 -06:00
go/misc/cgo/testplugin
Keith Randall 81a61a96c9 runtime: for plugins, don't add duplicate itabs
We already do this for shared libraries. Do it for plugins also.
Suggestions on how to test this would be welcome.

I'd like to get this in for 1.8.  It could lead to mysterious
hangs when using plugins.

Fixes #18676

Change-Id: I03209b096149090b9ba171c834c5e59087ed0f92
Reviewed-on: https://go-review.googlesource.com/35117
Reviewed-by: David Crawshaw <crawshaw@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Michael Hudson-Doyle <michael.hudson@canonical.com>
2017-01-17 22:37:19 +00:00
..
altpath/src cmd/link, runtime, plugin: versioning 2016-11-15 16:14:27 +00:00
src runtime: for plugins, don't add duplicate itabs 2017-01-17 22:37:19 +00:00
test.bash runtime: for plugins, don't add duplicate itabs 2017-01-17 22:37:19 +00:00
unnamed1.go cmd/go: use build ID as plugin symbol prefix 2016-11-15 16:17:07 +00:00
unnamed2.go cmd/go: use build ID as plugin symbol prefix 2016-11-15 16:17:07 +00:00