Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Aug 2016 18:52:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 211790] Uninitialized Variable in getaddrinfo
Message-ID:  <bug-211790-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211790

            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@FreeBSD.org
          Reporter: Herbie.Robinson@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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211790-8>