]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/network.c
switch all sprintfs which can overrun to snprintfs
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Tue, 31 Jul 2012 14:04:33 +0000 (16:04 +0200)
committerDaniel Lezcano <daniel.lezcano@free.fr>
Tue, 31 Jul 2012 14:04:33 +0000 (16:04 +0200)
commit9ba8130c96099a77fe2ad40d3645cd0abeb6cce9
treed445b4e1779a1e5841ed5fb414137edd87dc2aba
parenta0a2066d93aa10de373a97784e2cb300518a38b0
switch all sprintfs which can overrun to snprintfs

and check return values

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/cgroup.c
src/lxc/commands.c
src/lxc/conf.c
src/lxc/execute.c
src/lxc/freezer.c
src/lxc/lxc_monitor.c
src/lxc/network.c
src/lxc/state.c