—
GO-2026-4971
Panic in Dial and LookupPort when handling NUL byte on Windows in net
Quick fix
GO-2026-4971 — stdlib: upgrade to the fixed version with the command below.
go get stdlib@v1.25.10 Details
The Dial and LookupPort functions panic on Windows when provided with an input containing a NUL (0).
Are you affected?
Enter the version of the package you're using.