]> git.cworth.org Git - mnemon/commitdiff
Fix giant memory waste in menmon_get_bin
authorCarl Worth <cworth@cworth.org>
Tue, 17 Apr 2007 22:04:46 +0000 (15:04 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 17 Apr 2007 22:04:46 +0000 (15:04 -0700)
We were doubling the storage every time we failed to find a bin
present, whether or not we actually needed any more storage (oops!).


No differences found