https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211790
Bug ID: 211790
Summary: Uninitialized Variable in getaddrinfo
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
The variable "ai" in _dns_getaddrinfo (in getaddrinfo.c) needs to be
initialized to NULL. This was introduced by revision 282444 in the current
branch and has been pushed into stable/9. Didn't check stable/10.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"