summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2004-07-05 20:57:50 +0000
committermillert <millert@openbsd.org>2004-07-05 20:57:50 +0000
commit52e3661acbe066d715276166c0b0b1460bdd737d (patch)
treeb388f655b84a9580f908107126b998a981c6de2d /lib/libc
parentBelkin F5D6020 version 1 is a prism card too (diff)
downloadwireguard-openbsd-52e3661acbe066d715276166c0b0b1460bdd737d.tar.xz
wireguard-openbsd-52e3661acbe066d715276166c0b0b1460bdd737d.zip
Allocate buffers in randomread and randomwrite via malloc instead
of from the stack. Keeps us from running out of kernel stack during stack-heavy networking load. The bug manifests as a panic during bootup with an fpu-related assertion failure on i386. Fix from Christopher Pascoe; commit requested by deraadt@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions