]> 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, 27 Feb 2018 15:27:03 +0000 (16:27 +0100)
commit75827eeedcdf352833979f9e40479f2a3c3ea296
tree51d6e4bf1903a99d285fef7b1fdc2273ad9b5c22
parent415fe803e52ed2b6a566ad425178051f76357284
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