Closed a-gavin closed 3 years ago
I just pushed your patch with a small change to the commit message header. I removed the reference to github issue numbers as we currently don't add that kind of information to commit messages (we rather have the text in the commit message itself (and the commit message you wrote describes the problem and the fix correctly, so that's alright).
Fix implicit reliance on first character in dynamic object file path being '/'. Previously, specifying LD_PRELOAD=/libpulp.so
wouldn't work, unless the relative path was prepended with the full path to the
cwd.