Skip to content
Snippets Groups Projects
Commit 9f52d12c authored by Vivek Das Mohapatra's avatar Vivek Das Mohapatra
Browse files

dlmopen() doesn't support RTLD_GLOBAL

Filter our RTLD_GLOBAL from our dlmopen() call flags and emit a
warning. It's possible the library we are wrapping will be broken
in some way after one of these calls.

This is a limitation in dlmopen() vs dlopen() as of glibc 2.21
parent 1d27ed35
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment