K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-10-24T06:17:30.000000Z K 7 svn:log V 265 - Move the destructor calls so that they are not called with the zone lock held. This avoids a lock order reversal when destroying zones. Unfortunately, this also means that the free checks are not done before the destructor is called. Reported by: phk END