]> Cypherpunks repositories - gostls13.git/commit
plugin: make stub lookup signature match dlopen version
authorZhou Peng <p@ctriple.cn>
Sat, 5 May 2018 13:08:17 +0000 (13:08 +0000)
committerIan Lance Taylor <iant@golang.org>
Tue, 8 May 2018 17:09:05 +0000 (17:09 +0000)
commit5b976d3783cc7e626a384a4d57b4a57decea05ba
tree9ae30a2a14e3e8973f113a5c111600017d93753c
parentfbfbf03b2811eb3611e4677da6cdb7c099922e6e
plugin: make stub lookup signature match dlopen version

Change-Id: I64958f8f1a935adc07868362975447d0c0033084
Reviewed-on: https://go-review.googlesource.com/111716
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/plugin/plugin_stubs.go