]> granicus.if.org Git - sudo/commit
Plug memory leak when debug file cannot be opened.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 23 Feb 2015 22:40:37 +0000 (15:40 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 23 Feb 2015 22:40:37 +0000 (15:40 -0700)
commit23f4e49f4d7d970e1d2fcb712a3aabaa21db7ccc
tree57e71de02be52e384625076f0f967a0775ef7ca3
parenta604f0f02dcaace062750d3f5b83d1dd4c3c7ef6
Plug memory leak when debug file cannot be opened.
Use %zu printf format now that our snprintf support it.
lib/util/sudo_debug.c