K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-05-13T04:39:28.000000Z K 7 svn:log V 248 Remove the hash_free() lock order reversal. This could have happened for several reasons before. Fixing it involved restructuring the generic hash code to require calling code to handle locking, unlocking, and freeing hashes on error conditions. END