]> git.ipfire.org Git - thirdparty/lxc.git/commit
Move code/variable in smaller scope 3067/head
authorRachid Koucha <47061324+Rachid-Koucha@users.noreply.github.com>
Sat, 29 Jun 2019 21:21:14 +0000 (23:21 +0200)
committerGitHub <noreply@github.com>
Sat, 29 Jun 2019 21:21:14 +0000 (23:21 +0200)
commit2806a87dcc3f38f15fea3eb91c5478f367eeca59
treea0620dc03391217dc749d3bb73e79823c85f63d6
parent9752e3a9e73e712fcebee2ec697546fa7b877eec
Move code/variable in smaller scope

In start.c, do not fill path[] table if not necessary

Signed-off-by: Rachid Koucha <rachid.koucha@gmail.com>
src/lxc/start.c