Files
semi-libc/src
Rich Felker ff4be700d0 do not use default when dynamic linker fails to open existing path file
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.
2013-09-09 13:39:08 -04:00
..
2013-09-06 18:35:55 +00:00
2013-07-23 23:40:26 -04:00
2013-08-28 03:34:57 -04:00
2013-09-04 10:23:42 -04:00