Skip to content
Snippets Groups Projects
Commit 653d927f authored by Axel Naumann's avatar Axel Naumann
Browse files

[metacling] Use dl_iterate_phdr() to collect shlibs, fixes #6797:

Walking the dyld map manually is missing the libc lock. Instead, use the
official interface for this. Make sure that any call to UpdateListOfLoadedSharedLibraries
is actually locked by gInterpreterMutex.
parent 81616192
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