Load Python with RTLD_GLOBAL to ensure symbols are accessible by dynload libraries...
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sat, 24 Aug 2013 18:27:33 +0000 (19:27 +0100)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sat, 24 Aug 2013 19:20:33 +0000 (20:20 +0100)
commit3d4f8ec86362f750fd4665253bee0292d4356a98
treef1100be144700ef886af89ece26ce78a2b919fd3
parent70cca70f523cf4d9734e657a2157fbb27fff7a60
Load Python with RTLD_GLOBAL to ensure symbols are accessible by dynload libraries / C extensions (by Zach Kanzler)
src/modules/rlm_python/rlm_python.c