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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 10 11:12:27 UTC 2015


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

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

Author: ume
Date: Thu Dec 10 11:11:44 UTC 2015
New revision: 292059
URL: https://svnweb.freebsd.org/changeset/base/292059

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

  PR:        202142
  Submitted by:    Sean Boudreau
  MFC after:    1 week

Changes:
  head/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