![]() On OSX, `dlopen()` default to`RTLD_GLOBAL` while linux defaults to `RTLD_LOCAL`. so on OSX, it can cause issue with false positively detecting shared library as statically linked, as was the case with `Play!`. |
||
---|---|---|
.. | ||
dylib.c |
![]() On OSX, `dlopen()` default to`RTLD_GLOBAL` while linux defaults to `RTLD_LOCAL`. so on OSX, it can cause issue with false positively detecting shared library as statically linked, as was the case with `Play!`. |
||
---|---|---|
.. | ||
dylib.c |