]> git.ipfire.org Git - thirdparty/lxc.git/commit
Check return value of snprintf in mount_proc_if_needed()
authorChristian Brauner <christianvanbrauner@gmail.com>
Sun, 27 Sep 2015 08:32:28 +0000 (10:32 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 29 Sep 2015 16:38:58 +0000 (12:38 -0400)
commita6f052670ac388a24ff004f67ff045427aeb85e1
tree9d88e295f5b14bc27e5253766400f21966534fc8
parentb3a9fe8b909e8dfae6b28cb8ef9131ced4b6265d
Check return value of snprintf in mount_proc_if_needed()

Signed-off-by: Christian Brauner <christianvanbrauner@gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/lxc/utils.c