| 15 Dec 2025 |
apyh | err.. but it uses dlopen, right? | 21:17:13 |
Robbie Buxton | Sure but then it’ll know where it is no? | 21:17:32 |
apyh | my understanding is that bare soname dlopen doesn't care about that | 21:18:01 |
apyh | like we'd have to patch the *python* binary | 21:18:13 |
apyh | (very possible. I'm completely wrong here though, this is all new to me) | 21:18:23 |
Robbie Buxton | A bare no name dlopen will check the runpaths for where it’s being called form | 21:18:26 |
apyh | right, but that's the top level executable, python, not the libraries in the chain, no? | 21:18:58 |