mirror of https://git.musl-libc.org/git/musl
Browse Source
if fopen fails for a reason other than ENOENT, we must assume the intent is that the path file be used. failure may be due to misconfiguration or intentional resource-exhaustion attack (against suid programs), in which case falling back to loading libraries from an unintended path could be dangerous.rs-1.0
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue