]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc_monitor: free @preg on error
authorArjun Sreedharan <arjun024@gmail.com>
Sun, 12 Jul 2015 12:46:17 +0000 (18:16 +0530)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 13 Aug 2015 20:33:33 +0000 (16:33 -0400)
commit0ae5b859bbf0119d7ca5343b14162903b9f61de6
treeb0695cab1be85452e3512a518f6ff4c3862ee4f4
parent0f3022c93781f4d233f72c7f4664711475b0b0d8
lxc_monitor: free @preg on error

reuse label cleanup since free(NULL) is a no-op
Signed-off-by: Arjun Sreedharan <arjun024@gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/lxc/lxc_monitor.c