cvs commit: src/sys/netinet6 udp6_usrreq.c

Bjoern A. Zeeb bz at FreeBSD.org
Sat May 20 06:26:45 PDT 2006


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


More information about the cvs-src mailing list