]> git.proxmox.com Git - mirror_lxc.git/commit
lxc_monitor: fix memory leak on @fds and close fds
authorArjun Sreedharan <arjun024@gmail.com>
Wed, 10 Jun 2015 18:24:15 +0000 (23:54 +0530)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 29 Jun 2015 14:58:43 +0000 (09:58 -0500)
commit57354986d63b4160833895fb976c50465e2870f0
tree720c7f0c833bbad7943169731b245e8729b179d4
parentd791668b9adf7a889a4ccec9069af5baaa66189d
lxc_monitor: fix memory leak on @fds and close fds

also label and consolidate error conditions for
better readability

Signed-off-by: Arjun Sreedharan <arjun024@gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/lxc/lxc_monitor.c