]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r213832:
authorbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 17 Oct 2010 08:46:34 +0000 (08:46 +0000)
committerbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 17 Oct 2010 08:46:34 +0000 (08:46 +0000)
commitfb586644dc106dee32d07317f4ae953d37457a10
tree9cce5ac94a484499ae1a318d96d76ec52bb9e175
parentf8afda246865dc3058858c7e329e33b465082ed8
MFC r213832:

  Use ifa_ifwithaddr_check() rather than ifa_ifwithaddr() as we are not
  interested in the result and would leak a reference otherwise.

PR: kern/151435
Submitted by: Andrew Boyer (aboyer averesystems.com)

git-svn-id: svn://svn.freebsd.org/base/stable/8@213947 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/ip_options.c