-
Committer:
John Arbash Meinel
-
Date:
2009-03-19 04:02:18 UTC
-
mto:
(3735.2.157 brisbane-core)
-
mto:
This revision was merged to the branch mainline in
revision
4280.
-
Revision ID:
john@arbash-meinel.com-20090319040218-pqex5298ifl1ds54
Fix a bug when there is more than one entry (increment out_entry).
Also make the mini_hsize always the same size as hsize.
Otherwise we end up walking the same nodes over and over again.
This way, we only walk nodes when we are going to be inserting them.