]> git.cworth.org Git - mnemon/commitdiff
Wait until category is complete before adding items to bins
authorCarl Worth <cworth@cworth.org>
Tue, 17 Apr 2007 17:57:51 +0000 (10:57 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 17 Apr 2007 17:57:51 +0000 (10:57 -0700)
Otherwise the category will keep reallocing the items array which
means the pointers to each item won't be stable so we must not
save them into bins.


No differences found