mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-02 13:58:45 -04:00
8976ad7ecb
This fixes the case where IPv6 address parsing incorrectly succeeded on input such as `1`, which now returns error.Incomplete.