-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
loader: load optional libraries with RTLD_LOCAL (#42631)
This prevents global lookups from finding symbols in optional libraries, since that would only work "sometimes".
- Loading branch information
1 parent
7c5e28c
commit 5a073c1
Showing
1 changed file
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters