]> git.ipfire.org Git - thirdparty/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)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 1 Jul 2015 17:50:53 +0000 (13:50 -0400)
commitbea12c50b85722530c9b5ab1cd48fdac628f967b
treefe70407db9b4a75c5450161ce6fbad6bfc1259d2
parent52c702cfb43cf54e0bf001390eaa3089fc2d11e4
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