K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-11-08T15:33:10.000000Z K 7 svn:log V 269 Mege audit_arg.c:1.9 from HEAD to RELENG_6: 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. END