K 10 svn:author V 2 bz K 8 svn:date V 27 2007-11-16T22:35:33.000000Z K 7 svn:log V 214 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. Reported by: Pawel Worach Reviewed by: rwatson END