K 10 svn:author V 2 bz K 8 svn:date V 27 2010-04-11T11:49:24.588668Z K 7 svn:log V 304 In if_detach_internal() only try to do the detach run if if_attachdomain1() has actually succeeded to initialize and attach. There is a theoretical possibility to drop out early in if_attachdomain1() leaving the array uninitialized if we cannot get the lock. Discussed with: rwatson MFC after: 10 days END