]> git.ipfire.org Git - thirdparty/lxc.git/commit
Ensure monitored container name is null terminated
authorMichael Santos <michael.santos@gmail.com>
Wed, 16 Mar 2011 14:05:05 +0000 (10:05 -0400)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Wed, 16 Mar 2011 14:14:36 +0000 (15:14 +0100)
commitf3bc28bd6128b61efb84906a617e9d09df88eecc
tree2b37486072fa90b7cc34f2b485f75d4d35a69a19
parent302aaa2b2dc9c0fe22a7214ffbc974a01995ec06
Ensure monitored container name is null terminated

regexec() expects a null terminated name.

Signed-off-by: Michael Santos <michael.santos@gmail.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/monitor.c