]> granicus.if.org Git - sudo/commit
Fix open(2) return value checking, was NULL for fopen, should be -1 for open
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 3 Jun 1999 16:34:10 +0000 (16:34 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 3 Jun 1999 16:34:10 +0000 (16:34 +0000)
commit1eab167a3064e3d302c27edcf311163b953d81ba
treeb4d201167b8ee8c1b2c47230b30bd64e1c20c282
parentc4cb29099d44fc17a7a6a362c49cb6f84f5b1ad2
Fix open(2) return value checking, was NULL for fopen, should be -1 for open
tgetpass.c