]> granicus.if.org Git - sudo/commit
Don't try to read from a zero-length sudoers file. Remove the bogus
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 26 Oct 2008 20:43:59 +0000 (20:43 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 26 Oct 2008 20:43:59 +0000 (20:43 +0000)
commitaa54053ad1d58fbd877d075879f9660c7732cef0
tree54702c9335ee77f789e62e5305e51146cd0e0289
parentab32ede12a5b4323d735152bc5e0d1898f0bbf39
Don't try to read from a zero-length sudoers file.  Remove the bogus
Solaris work-around for EAGAIN.  Since we now use fgetc() it should
not be a problem.
sudo.c