]> granicus.if.org Git - sudo/commit
Avoid comparing new cwd with old one if getcwd() failed.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 7 Oct 2014 16:56:50 +0000 (10:56 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 7 Oct 2014 16:56:50 +0000 (10:56 -0600)
commitdc67442151470bf14274ec6178e415ca8a73be1d
tree6c8ef56168eef1466e877606d2b0f6a34533fe40
parent1890f0fcd6d9c864c59a9f4e97a69918df49b7b9
Avoid comparing new cwd with old one if getcwd() failed.
Bug #670
src/sudo.c