[Bug 265064] connect(2): unexpected EADDRINUSE when connecting from IPv6 wildcard to IPv4 address

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 27 Jul 2022 17:45:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265064

--- Comment #9 from firk@cantconnect.ru ---
(In reply to Mike Karels from comment #8)

NULL cred is to fix bug 210276. It it not wrong in any case, it means "prevent
reusing busy ports regardless of which creds they are using". Obtained struct
inpcb never used, we just looking if it exists or not, so no access leak may
occur.

-- 
You are receiving this mail because:
You are the assignee for the bug.