[Bug 211790] Uninitialized Variable in getaddrinfo

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 12 18:52:43 UTC 2016


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: freebsd-bugs at FreeBSD.org
          Reporter: Herbie.Robinson at stratus.com

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.


More information about the freebsd-bugs mailing list