mirror of
https://github.com/monero-project/monero.git
synced 2026-06-30 10:06:56 -07:00
38d4811c89
Fixes #8633. The function `append_net_address` did not parse hostname + port addresses (e.g. `bar:29080`) correctly if the hostname did not contain a `'.'` character. @vtnerd comments 1 clear up 2nd conditional statement