[lxc-devel] [lxc/lxc] fd986e: Prevent write_config from corrupting container con...
GitHub
noreply at github.com
Tue Jun 24 20:20:08 UTC 2014
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: fd986e08740aa330a230cb53a909b723b1f1f00a
https://github.com/lxc/lxc/commit/fd986e08740aa330a230cb53a909b723b1f1f00a
Author: Alexander Vladimirov <alexander.idkfa.vladimirov at gmail.com>
Date: 2014-06-24 (Tue, 24 Jun 2014)
Changed paths:
M src/lxc/confile.c
Log Message:
-----------
Prevent write_config from corrupting container config
write_config doesn't check the value sig_name function returns,
this causes write_config to produce corrupted container config when
using non-predefined signal names.
Signed-off-by: Alexander Vladimirov <alexander.idkfa.vladimirov at gmail.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>
More information about the lxc-devel
mailing list