bz 2006-05-20 13:26:08 UTC
FreeBSD src repository
Modified files:
sys/netinet6 udp6_usrreq.c
Log:
In IN6_IS_ADDR_V4MAPPED case instead of returning directly set error and
goto out so that locks will be dropped.
Reviewed by: rwatson, gnn
Revision Changes Path
1.65 +4 -2 src/sys/netinet6/udp6_usrreq.c