Eliminate losing bisection crock in find_block_address.
authorTaylor R Campbell <campbell@mumble.net>
Thu, 19 Aug 2010 02:55:13 +0000 (02:55 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Thu, 19 Aug 2010 02:55:13 +0000 (02:55 +0000)
commit97f47195c9e677e3c0fb73a0aab9183a98ebb08b
tree4bf73751898d6b38275edadf317afee25732929d
parente6588dc6d51762c75a748359a054dd8fccd0a8e3
Eliminate losing bisection crock in find_block_address.

This wasted several hours of my day in exchange for several
milliseconds of time (`on average') searching through the heap
after a trap that will trigger an interactive debugger anyway
and sit waiting for I/O.
src/microcode/uxtrap.c