]> granicus.if.org Git - sudo/commit
Avoid calling fclose(NULL) in the error path when we cannot open an
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 17 Sep 2012 14:53:46 +0000 (10:53 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 17 Sep 2012 14:53:46 +0000 (10:53 -0400)
commit37d70a999cd8f0858487f04d7b83d68d61dbf273
tree679d0ec6fa654267feb8a919a8a6c5767932a72d
parent0c94a95ef39ec979238e08fb87e2ec550bd18807
Avoid calling fclose(NULL) in the error path when we cannot open an
I/O log file.
plugins/sudoers/sudoreplay.c