Add break to error out on weird characters in gethostbyname().
authorflorian <florian@openbsd.org>
Tue, 14 Nov 2023 08:27:33 +0000 (08:27 +0000)
committerflorian <florian@openbsd.org>
Tue, 14 Nov 2023 08:27:33 +0000 (08:27 +0000)
commitb8fce260d60f6211b2f80fb68257eded12d7294d
tree890d6d177ef7766adba8951c985c02becfeaf0d5
parentf058c8dbc8e3b2524b639ac291b898c7cc708996
Add break to error out on weird characters in gethostbyname().

Missed in previous some time ago; while here remove confusing else.

Input & OK eric
lib/libc/asr/gethostnamadr_async.c