]> git.ipfire.org Git - thirdparty/strongswan.git/commit
plugin-loader: Correctly read dlopen_use_rtld_now option
authorTobias Brunner <tobias@strongswan.org>
Thu, 14 Sep 2017 10:43:54 +0000 (12:43 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 18 Sep 2017 10:07:26 +0000 (12:07 +0200)
commitddfb5dd44a140d1016b6357d7b1ce1f754b3e3c4
tree619505e4937ad447545cd17f34885e5357293ca5
parentd3e1beaad526eec13e256f8da309bc6d2aeba776
plugin-loader: Correctly read dlopen_use_rtld_now option

Fixes: 305c4aa82cb0 ("plugin-loader: Optionally use RTLD_NOW with dlopen()")
src/libstrongswan/plugins/plugin_loader.c