]> git.ipfire.org Git - thirdparty/lxc.git/commit
commands: don't needlessly allocate
authorChristian Brauner <christian.brauner@ubuntu.com>
Sat, 17 Apr 2021 15:46:37 +0000 (17:46 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Sun, 18 Apr 2021 15:50:48 +0000 (17:50 +0200)
commit71c436462c864ab7d031a1e1c3c99d7b792b18e3
tree3ae0a31d63132cb2f1a44087201b005c494618ff
parent7ed8a62218feb77fc3f8cd5d5b1962cd2b4c8ef2
commands: don't needlessly allocate

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