]> granicus.if.org Git - sudo/commit
use fileno(input) + 1 instead of getdtablesize() as the nfds arg to select(2)
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 23 Nov 1997 18:24:31 +0000 (18:24 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 23 Nov 1997 18:24:31 +0000 (18:24 +0000)
commitea498e61d3d2413bfb775297074fe8da8aae3702
tree0acbb99955ebbae51e8d87b17f626b05842a35a6
parent4b4e2b792923136db3d3635c315accec385ab972
use fileno(input) + 1 instead of getdtablesize() as the nfds arg to select(2)
tgetpass.c