25e159c930
If I want to check for overflow, then I should check it before I do base + incr, not after. Now that I have no check, I am passing the overflowed base + incr to brk1(), where it will probably fail the nbreak < segment check. |
||
---|---|---|
.. | ||
cpm | ||
linux/libsys | ||
linux68k | ||
linux386 | ||
linuxppc | ||
osx | ||
osx386 | ||
osxppc | ||
pc86 | ||
qemuppc | ||
rpi | ||
build.lua |