]> granicus.if.org Git - sudo/commit
Avoid calling fclose(NULL) on error in export_sudoers().
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 5 May 2016 21:14:57 +0000 (15:14 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 5 May 2016 21:14:57 +0000 (15:14 -0600)
commitc0a3c6bb9dca588f999992d9b4ea1deccd513d27
treef75cc2958652f06e1083ba4a52be33b375b47b69
parenta09e45d339c79deb074a5a38b54a2c9317d1acf5
Avoid calling fclose(NULL) on error in export_sudoers().
Coverity CID 104091.
plugins/sudoers/visudo_json.c