]> git.ipfire.org Git - thirdparty/hostap.git/commit
hs20-osu-client: Fix pol_upd command line parsing
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 16 Mar 2016 19:25:11 +0000 (21:25 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 16 Mar 2016 19:25:11 +0000 (21:25 +0200)
commit42a95533a8a33d2fa31f49ea4f1fc64b7bf002d7
treebf6fa1035f7a407a5c57af6c04482b67a78bb799
parentec1eae849eec62c1cad7ca393c5fdff4518db033
hs20-osu-client: Fix pol_upd command line parsing

This command was documented as having the Server URL parameter as
optional, but the implementation did not match that. Allow this
parameter to be left out.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hs20/client/osu_client.c