Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Correctly detect and exclude addresses outside of our virtual address range•••Found by cypherpunks; fixes more of 2328. Bug was introduced in 3623a122; first appeared in 0.2.0.5-alpha. | Nick Mathewson | 2011-01-07 |
* | Handle a NULL return from addressmap_get_virtual_address•••Fix for bug 2328; bugfix on 0.1.2.1-alpha; bug found by doorss. | Nick Mathewson | 2011-01-05 |
* | Fix a double-counting bug in addrmap_get_virtual_address•••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. | Nick Mathewson | 2011-01-05 |