]> granicus.if.org Git - sudo/commit
Rewind stream if we fdopen sudoers since it may not be at the beginning.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 16 Apr 2009 12:22:04 +0000 (12:22 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 16 Apr 2009 12:22:04 +0000 (12:22 +0000)
commit68ab808acb572d1c769a07c1be4195440d8f04b1
tree1632de227a73b1c3541368220e3deabd6cb93ede
parentc7c8554cf38330b3a13cbd11e0543ac3c70cdd51
Rewind stream if we fdopen sudoers since it may not be at the beginning.
Set the keepopen flag on already-open files too so the lexer doesn't
close them out from under us.
visudo.c