Fixes VMR creating off-by-one If a VMR would just barely fit before the first VMR, we would fail to use that slot. Practically, this only happens if you decide to do a MAP_FIXED at a low address, which will unmap a chunk of ld.so - not recommended!