aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/ikev1/tasks/xauth.c
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2015-09-25 11:05:24 +0200
committerTobias Brunner <tobias@strongswan.org>2015-11-09 14:37:08 +0100
commit305c4aa82cb0a400d771fbb79d475b72f9a99977 (patch)
tree5e7293bb9ca9c9b62bb8e9da096fbf733400edad /src/libcharon/sa/ikev1/tasks/xauth.c
parent7bea8e0f4a87d47267a773f103a251ad7993d2d6 (diff)
downloadstrongswan-305c4aa82cb0a400d771fbb79d475b72f9a99977.tar.bz2
strongswan-305c4aa82cb0a400d771fbb79d475b72f9a99977.tar.xz
plugin-loader: Optionally use RTLD_NOW with dlopen()
This can be useful when writing custom plugins as typos or missing linker flags that result in unresolved symbols in the shared object could otherwise cause late crashes. In particular, if such a symbol is used in a code path that is rarely executed. During development and testing using RTLD_NOW instead of RTLD_LAZY will prevent the plugin from getting loaded and makes the error visible immediately.
Diffstat (limited to 'src/libcharon/sa/ikev1/tasks/xauth.c')
0 files changed, 0 insertions, 0 deletions