mirror of
https://github.com/monero-project/monero.git
synced 2025-12-10 09:01:28 +09:00
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