[Bug 202142] Uninitialized variable usage in error path in _dns_getaddrinfo()

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 17 16:08:58 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202142

--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:

Author: ume
Date: Thu Dec 17 16:08:28 UTC 2015
New revision: 292403
URL: https://svnweb.freebsd.org/changeset/base/292403

Log:
  MFC r292059:
    The calls to RES_SET_H_ERRNO() macro on error paths wind up
    dereferencing an uninitialized res.

  PR:        202142
  Submitted by:    Sean Boudreau

Changes:
_U  stable/10/
  stable/10/lib/libc/net/getaddrinfo.c

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


More information about the freebsd-bugs mailing list