K 10 svn:author V 7 attilio K 8 svn:date V 27 2012-06-22T22:45:34.962415Z K 7 svn:log V 318 Fix a bug where the start address is not correctly pointing to the "next" index, scanning 2 times in a row the same object. This was hidden because when cache and resident tries are merged together there is a check to skip different objects in all the vm_radix_lookupn() usages, in order to fix a race with RED nodes. END