]> git.ipfire.org Git - thirdparty/lxc.git/commit
cgmanager: free line at end of check_supports_multiple_controllers
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Wed, 18 Mar 2015 00:02:19 +0000 (19:02 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 14 Aug 2015 16:53:41 +0000 (12:53 -0400)
commitc9d994dd272ef12cfaf12d7884499c44e6efad7a
tree7812c18e86eaef0bafbdde47fecf3018c941d38c
parent515b3dad228c77eed0ea333010a75cbbfcfd0e7f
cgmanager: free line at end of check_supports_multiple_controllers

This is only called at startup so it wasn't a big leak, but it is a leak.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
src/lxc/cgmanager.c