]> git.llucax.com Git - software/dgc/cdgc.git/commit
Return the real size that can be used in getInfo()
authorLeandro Lucarella <llucax@gmail.com>
Mon, 2 Aug 2010 00:59:26 +0000 (21:59 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Mon, 2 Aug 2010 00:59:26 +0000 (21:59 -0300)
commit876c4089652c85740c66a62899a1e32837e15ad5
tree3702d135d6abbdd2d1f466c7e1ee86391ae4438a
parentb5e1601adc7b579e9d2366aa2529b07ee6f47fe3
Return the real size that can be used in getInfo()

getInfo() was not aware of the sentinel, returning a size larger than the
size usable by the user. There are probably more places where this
happens.
rt/gc/cdgc/gc.d