openconnect: preserve whitespace in arguments 11220/head
authorJo-Philipp Wich <jo@mein.io>
Mon, 13 Jan 2020 22:03:03 +0000 (23:03 +0100)
committerJo-Philipp Wich <jo@mein.io>
Mon, 3 Feb 2020 07:55:54 +0000 (08:55 +0100)
commit900ac76bdb164195114fa3e8f89dcc25ee706ffd
treea5d401a893324c49dc0473a9b363df8bf5ed3c1b
parent696f5565f8a94cddda6f19860787e675e6010f7d
openconnect: preserve whitespace in arguments

Properly quote arguments when assembling the command line and eval the
proto_run_command() invocation in order to prevent the shell from
improperly splitting the command arguments on $IFS.

Fixes: #10137
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
net/openconnect/Makefile
net/openconnect/files/openconnect.sh