summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-03-12 06:13:08 +0000
committerpeter <peter@FreeBSD.org>1996-03-12 06:13:08 +0000
commita693ae062d212e1bc01433d93196ae773e193ad5 (patch)
treed40d30681907c808c174b11315f033cb51b60492 /sys/i386/linux
parent48236277c1f77ddd9cda6e7eb41539473aeb3cac (diff)
downloadFreeBSD-src-a693ae062d212e1bc01433d93196ae773e193ad5.zip
FreeBSD-src-a693ae062d212e1bc01433d93196ae773e193ad5.tar.gz
The same data segment length rounding problem that was in the elf
loader is also present in the coff loader. It was possible to get one more page allocated than needed, which would cause brk()/malloc()/etc to fail with ENOMEM when it tried to re-allocate the space. Also, change a bcopy() from kernel to user space to a copyout().
Diffstat (limited to 'sys/i386/linux')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud