Fix for bug 2328; bugfix on 0.1.2.1-alpha; bug found by doorss.
We were decrementing "available" twice for each in-use address we ran across. This would make us declare that we ran out of virtual addresses when the address space was only half full.