K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-01-06T22:28:28.000000Z K 7 svn:log V 237 When returning early from audit_arg_file() due to so->so_pcb being NULL (due to an early reset or the like), remember to unlock the socket lock. This will not occur in 7-CURRENT, but could in theory occur in 6-STABLE. MFC after: 1 week END