]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc-* tools are vulnerable for arguments with spaces
authorMichel Normand <michel.mno@free.fr>
Tue, 15 Mar 2011 19:19:07 +0000 (20:19 +0100)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 22 Mar 2011 14:17:21 +0000 (15:17 +0100)
commit1a91da6ca6b3679944757cad2aef93d85ea33ed0
tree1bd3891c608633e03bd3e92d88173349d558d5cb
parent0411a75203ef20037ff5d9ac59c10ca5890e8fc8
lxc-* tools are vulnerable for arguments with spaces

this is related to the bug
http://sourceforge.net/tracker/?func=detail&aid=3113612&group_id=163076&atid=826303
that suggested to modify bash lxc script to properly use "$@" in place of "$*"

Signed-off-by: Michel Normand <michel.mno@free.fr>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/lxc-ls.in
src/lxc/lxc-netstat.in
src/lxc/lxc-setcap.in
src/lxc/lxc-setuid.in