[ros-diffs] [arty] 28343: Fix size of handle count database. We really didn't want to change the size we remembered for the old one, and the newly computed size was wacky too. We just want to add 4 to i and 4 * entry size to the size. This was found by Wax.