]> git.meshlink.io Git - meshlink/commit
Correctly remove all duplicates when having many hostnames in an invitation URL.
authorGuus Sliepen <guus@meshlink.io>
Wed, 11 Mar 2020 22:12:08 +0000 (23:12 +0100)
committerGuus Sliepen <guus@meshlink.io>
Wed, 11 Mar 2020 22:12:08 +0000 (23:12 +0100)
commiteaea9a2ea3c80478a6aa4e502afaed5b5b6bbfde
treeb601436b04dda3c1e123f4b81ebbf3a9483bf4e9
parent0b6635bd9460ba2f9aeafddd2aef79929cd417a1
Correctly remove all duplicates when having many hostnames in an invitation URL.

Commit fbcf089 missed adjusting one call to
remove_duplicate_hostnames().
src/meshlink.c