]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc-create: bugfixes and small improvements 948/head
authorChristian Brauner <christian.brauner@mailbox.org>
Wed, 6 Apr 2016 08:25:34 +0000 (10:25 +0200)
committerChristian Brauner <christian.brauner@mailbox.org>
Wed, 6 Apr 2016 08:25:34 +0000 (10:25 +0200)
commita7c36c83ee6b11f42824a7e2c901cc217c12c85d
tree102cf9d0dabad301e5c0b90962994c487b3d28a0
parent763429b6bf45991c4171ee3434013769e5e99063
lxc-create: bugfixes and small improvements

- call lxc_container_put() before we exit()
- reorder includes
- use EXIT_FAILURE and EXIT_SUCCESS macros

Signed-off-by: Christian Brauner <christian.brauner@mailbox.org>
src/lxc/lxc_create.c