]> granicus.if.org Git - sudo/commit
Remove S_ISREG check from sudo_edit_open(), it is already done in
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 3 Oct 2015 02:35:55 +0000 (20:35 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 3 Oct 2015 02:35:55 +0000 (20:35 -0600)
commit6dc5151d5d15604a0c6cd101220b820b8c5520c9
tree9cd1484b931148e4829c340e281c139c33fcf9f9
parent37dff5fbcb1532f773235ca543cebc64b590d6e6
Remove S_ISREG check from sudo_edit_open(), it is already done in
the caller.
src/sudo_edit.c