markj 47f557e75d Fix a possible refcount leak in regen_tmpaddr().
public_ifa6 may be set to NULL after taking a reference to a previous
address list element. Instead, only take the reference after leaving the
loop but before releasing the address list lock.

Differential Revision:	https://reviews.freebsd.org/D2253
Reviewed by:		ae
MFC after:		2 weeks
2015-04-13 01:55:42 +00:00
..
2015-02-16 05:58:32 +00:00
2014-11-10 15:56:30 +00:00
2015-03-04 11:20:01 +00:00
2012-11-17 20:04:04 +00:00
2013-12-17 10:53:17 +00:00