]> granicus.if.org Git - sudo/commit
Fix memory leaks in resolve_editor() in the error path.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 6 May 2016 15:23:22 +0000 (09:23 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 6 May 2016 15:23:22 +0000 (09:23 -0600)
commitb4cb1c0a1f0293c56b8421634fa0b5504d9dcd3b
tree8aca6815b5bdd901565d0655a92edde50b971ed9
parent61c53c8e668f48e6841e70b14a20aea6747a263d
Fix memory leaks in resolve_editor() in the error path.
Coverity CID 104109, 104110
plugins/sudoers/editor.c