mirror of
https://codeberg.org/ziglang/zig
synced 2026-03-16 23:21:44 +00:00
This fixes the case where IPv6 address parsing incorrectly succeeded on input such as `1`, which now returns error.Incomplete.
This fixes the case where IPv6 address parsing incorrectly succeeded on input such as `1`, which now returns error.Incomplete.