K 10 svn:author V 6 jasone K 8 svn:date V 27 2008-02-17T18:34:17.000000Z K 7 svn:log V 303 Fix a race condition in arena_ralloc() for shrinking in-place large reallocation, when junk filling is enabled. Junk filling must occur prior to shrinking, since any deallocated trailing pages are immediately available for use by other threads. Reported by: Mats Palmgren END