]> Cypherpunks repositories - gostls13.git/commit
plugin: do not leak cRelName on error path
authorDavid Crawshaw <crawshaw@golang.org>
Mon, 31 Oct 2016 12:59:05 +0000 (08:59 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Tue, 1 Nov 2016 16:04:28 +0000 (16:04 +0000)
commit719b493312154b43e9ace5743f3d74efb155b9d7
tree4a1e432af6a4dbffbb2c06d88d86039d5fcb3372
parent54ec7b072e017f7351f889f9f5b31bbf53a44119
plugin: do not leak cRelName on error path

Fixes #17683

Change-Id: I46f45c63796b58e8a8f14e37592231cbe7cd6934
Reviewed-on: https://go-review.googlesource.com/32438
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/plugin/plugin_dlopen.go