]> granicus.if.org Git - sudo/commit
Don't try to install the temporary sudoers file if we didn't edit it.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 9 May 2014 15:29:42 +0000 (09:29 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 9 May 2014 15:29:42 +0000 (09:29 -0600)
commit45ff42eb9f4efd5e16a089588dbfa5cb2f50d2e0
treee7249cb6c3f633d19aec4725a5cd1584f9a96471
parent9cdf7797cf433db03c9d9c158f07cbe5ca41eeb6
Don't try to install the temporary sudoers file if we didn't edit it.
By default, visudo does not edit files in a #includedir.
Fixes a NULL pointer defef on GNU hurd; Bug #647
plugins/sudoers/visudo.c