diff options
author | 2014-10-11 03:02:59 +0000 | |
---|---|---|
committer | 2014-10-11 03:02:59 +0000 | |
commit | df614fb10ef744ebcf5bb1cb349b8385d0815ac7 (patch) | |
tree | 75a804db56c570c1113d5cc9a5fc96f1740538c1 /lib/libc/stdio | |
parent | Userland reallocarray() audit. (diff) | |
download | wireguard-openbsd-df614fb10ef744ebcf5bb1cb349b8385d0815ac7.tar.xz wireguard-openbsd-df614fb10ef744ebcf5bb1cb349b8385d0815ac7.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