diff options
author | 2014-10-11 03:25:16 +0000 | |
---|---|---|
committer | 2014-10-11 03:25:16 +0000 | |
commit | 25f350129e74d779c331fdec92535e248a92fc76 (patch) | |
tree | 46f6332acbe6c23021cb66a7b4ad8605769925e8 /lib/libc/stdio | |
parent | Userland reallocarray() audit. (diff) | |
download | wireguard-openbsd-25f350129e74d779c331fdec92535e248a92fc76.tar.xz wireguard-openbsd-25f350129e74d779c331fdec92535e248a92fc76.zip |
Userland reallocarray() audit.
Avoid potential integer overflow in the size argument of malloc() and
realloc() by using reallocarray() to avoid unchecked multiplication.
ok deraadt@
Diffstat (limited to 'lib/libc/stdio')
0 files changed, 0 insertions, 0 deletions