]> git.proxmox.com Git - mirror_lxc.git/commit
fix memory leaks reported by cppcheck in src/lxc/lxc_monitor.c. Since this is a cli...
authorS.Çağlar Onur <caglar@10ur.org>
Fri, 15 Nov 2013 04:56:04 +0000 (23:56 -0500)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 18 Nov 2013 15:32:14 +0000 (09:32 -0600)
commit9992b49cdeff97c3624b38c96f7a9cc9042eaa40
treea94f31c25dbef55c89b32e084bda9e724babb9a6
parentc6a9b0d7976d22cc42ad996927cf38a44a936888
fix memory leaks reported by cppcheck in src/lxc/lxc_monitor.c. Since this is a cli tool it doesn't really matter but might silence some warnings for debugging

Signed-off-by: S.Çağlar Onur <caglar@10ur.org>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/lxc_monitor.c