diff options
author | 2004-07-05 20:57:50 +0000 | |
---|---|---|
committer | 2004-07-05 20:57:50 +0000 | |
commit | 52e3661acbe066d715276166c0b0b1460bdd737d (patch) | |
tree | b388f655b84a9580f908107126b998a981c6de2d /lib/libc | |
parent | Belkin F5D6020 version 1 is a prism card too (diff) | |
download | wireguard-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