summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2019-01-10 19:21:02 +0000
committerderaadt <deraadt@openbsd.org>2019-01-10 19:21:02 +0000
commitfb6f09fabed3947dfb753fbe04836a9d26317660 (patch)
tree0c38a35ff6d690e8793c0882797cc083842ddcef /lib/libc/sys
parentunbreak vmd build (diff)
downloadwireguard-openbsd-fb6f09fabed3947dfb753fbe04836a9d26317660.tar.xz
wireguard-openbsd-fb6f09fabed3947dfb753fbe04836a9d26317660.zip
an alloca() snuck into the tree. We don't use alloca() in our tree unless
it is entirely unavoidable (for example libc/*/exec.c), because any erroneous size controlled by an attacker turns into a known-location object placement in a very dangerous region. So use malloc() instead.
Diffstat (limited to 'lib/libc/sys')
0 files changed, 0 insertions, 0 deletions