]> granicus.if.org Git - sudo/commit
Fix fd leak in do_logfile() if we fail to lock the log file.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 6 May 2016 15:12:39 +0000 (09:12 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 6 May 2016 15:12:39 +0000 (09:12 -0600)
commit0690793c253c11a8a5c5f290ec56b434ea0571b3
tree0a13d398ff0692ad977669050c2e474639be7786
parent7a5149d73891a5ff5c69a551ea62eb8ff4b44d27
Fix fd leak in do_logfile() if we fail to lock the log file.
Coverity CID 104115.
plugins/sudoers/logging.c