]> granicus.if.org Git - sudo/commit
If there is nothing to read from the askpass program, set errno to
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 27 Mar 2012 16:41:28 +0000 (12:41 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 27 Mar 2012 16:41:28 +0000 (12:41 -0400)
commit9be74cac45fa878c7797ea301c6279f8273ea1ec
treeea6a532a2bfd3d77e6eb3ceb577beef405a5c341
parentd35a8b4de40e6216e9227d23b2d935f463084a77
If there is nothing to read from the askpass program, set errno to
EINTR.  This makes the cancel button behave like the user entered
^C at the password prompt when PAM is used.
src/tgetpass.c