]> granicus.if.org Git - sudo/commit
Instead of treating ^C from tgetpass() specially, always
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 17 May 2012 15:23:54 +0000 (11:23 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 17 May 2012 15:23:54 +0000 (11:23 -0400)
commit2455c86d2c3e96707c85d4ff5944a5e80dede952
treee700e29490b4a954efcca4d80ce42e410cf084f5
parent58d80bf7404452ca7fd9a5e215ef5cd7ad15cf80
Instead of treating ^C from tgetpass() specially, always
return AUTH_INTR if tgetpass() returned NULL.
Treat PAM_AUTHINFO_UNAVAIL like PAM_AUTH_ERR which Mac OS X
returns this when there is no tty.

--HG--
branch : 1.7
auth/pam.c