mirror of https://git.musl-libc.org/git/musl
Browse Source
previously passing an empty string for name resulted in failure, as expected, but only after spurious syscalls, and it produced confusing errno values (and thus dlerror strings). in addition to dlopen calls, this issue affected use of LD_PRELOAD with trailing whitespace or colon characters.master
1 changed files with 5 additions and 0 deletions
Loading…
Reference in new issue