Skip to content

Don't segfault when search domain list is empty (and thus `domains->pos == 0`)

Daniel Lenski requested to merge (removed):multiple_search_domains_GPST into master

Fix a very dumb mistake, caught thanks to a helpful user. (See https://github.com/dlenski/openconnect/issues/129)

Merge request reports