Make sure we do not loop when allocating an extent region with EX_CONFLICTOK and the whole extent is used; the current code computations would wrap. Found the hard way by jsg@, fix discuss with kette
Make sure we do not loop when allocating an extent region with EX_CONFLICTOK and the whole extent is used; the current code computations would wrap. Found the hard way by jsg@, fix discuss with kettenis@, and you get a regress test for free (which will spin if you compile it again an old subr_extent.c)
show more ...
|