]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/lxccontainer.c
confile: make lxc_get_config() and lxc_get_config_net() always return non-NULL
authorChristian Brauner <christian.brauner@ubuntu.com>
Wed, 7 Apr 2021 14:51:31 +0000 (16:51 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Wed, 7 Apr 2021 14:52:38 +0000 (16:52 +0200)
commit6773e108515b6f595e0e43b806c52f834ec88467
treeb63ba99e105fc4ee07a1d59de70ea7609b3e9e04
parentf0c6219acbc68553921fc599f1939cdbd1999e0b
confile: make lxc_get_config() and lxc_get_config_net() always return non-NULL

Introduce the concept of an unsupported config item.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/commands.c
src/lxc/confile.c
src/lxc/lxccontainer.c