]> granicus.if.org Git - sudo/commit
In sudo_ttyname_scan() if dir is the empty string, set errno to
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 12 Apr 2017 23:06:48 +0000 (17:06 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 12 Apr 2017 23:06:48 +0000 (17:06 -0600)
commitd989f8af30fe812bc87fc51f6e58c64c5baea17b
tree94f2f5cff309e8e9adeb4eef76677ea568ddba91
parent0b81e0b1951bf4c9cfe0fe5d78098ca85faf3636
In sudo_ttyname_scan() if dir is the empty string, set errno to
ENOENT before returning.
src/ttyname.c