]> granicus.if.org Git - sudo/commit
The fix for Bug #408 broke editing of files in an include dir that
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 31 Oct 2016 21:57:05 +0000 (15:57 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 31 Oct 2016 21:57:05 +0000 (15:57 -0600)
commitb5f444111e9a82000f783ee2b4f79bba72acbb6d
treea94569cafd1847e32e108563038181e6d2d6fc80
parent5a8b60e4b4666f98cc27909dc3027757a00c7ba6
The fix for Bug #408 broke editing of files in an include dir that
have a syntax error.  Normally, visudo does not edit those files,
but if a syntax error is detected in one, the user gets a chance
to fix it.
plugins/sudoers/visudo.c