Skip to content

netaddress_resolve bug fix

terencehill requested to merge terencehill/netaddress_resolve-fix into master

Add some non-exhaustive checks of IP/hostname validity. It fixes a bug where the game freezes for a few seconds when checking invalid hostnames with only letters (e.g. a, ab, abc)

Merge request reports