]> granicus.if.org Git - sudo/commit
When freeing the iobs after pty tear-down, also free the associated
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 29 Jan 2016 17:31:54 +0000 (10:31 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 29 Jan 2016 17:31:54 +0000 (10:31 -0700)
commita7e5ae1e5ba242851f7cbecf4b964c561092f306
tree59c5f9d88f5cc013586d74cac8299f8c96f0ce38
parent5cbe1edcfee429c550744f82f2efb3560a621407
When freeing the iobs after pty tear-down, also free the associated
event structures.  Quiets a memory leak warnings from address
sanitizer and valgrind.
src/exec_pty.c