-
- Downloads
capsule_external_dlsym: redesign the dlsym lookup algorithm
We now do the following: call the original dlsym with the passed handle & symbol name if we found nothing, look in the capsules instead if we found a symbol, check to see if it is a shim dummy address if it was not a dummy return it if it was a dummy search the capsules for the real one and return it
parent
385bc563
No related branches found
No related tags found
Please register or sign in to comment