]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Fix gpst parse_portal_xmk() some more
authorDavid Woodhouse <dwmw2@infradead.org>
Tue, 15 Aug 2017 16:35:16 +0000 (17:35 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Tue, 15 Aug 2017 16:35:16 +0000 (17:35 +0100)
commitd2cbc42c759b71426a0a51591a70a363bfda6cf0
treef6959a64c7a32fe612e5d62520847e15060c76b0
parentf5528eff07eff9e8e694f8bc34826d1328da0685
Fix gpst parse_portal_xmk() some more

If both 'portal-name' and 'gateways' nodes exist, but the 'gateways'
node comes first, we'd never handle the 'portal-name'. It might never
happen in practice... but that's no excuse :)

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
auth-globalprotect.c