K 10 svn:author V 2 bz K 8 svn:date V 27 2007-11-20T09:35:15.000000Z K 7 svn:log V 244 MFC: rev. 1.20 sys/netipsec/keysock.c Move the priv check before the malloc call for so_pcb. In case attach fails because of the priv check we leaked the memory and left so_pcb as fodder for invariants. Approved by: re (kensmith) END