diff options
author | 2014-10-11 03:01:58 +0000 | |
---|---|---|
committer | 2014-10-11 03:01:58 +0000 | |
commit | a6d758a82f888f85f43c6906a300a27899759f38 (patch) | |
tree | 0a08fda3f240f60d04da48c742d5650b9c2f3434 /lib/libc/stdio | |
parent | Userland reallocarray() audit. (diff) | |
download | wireguard-openbsd-a6d758a82f888f85f43c6906a300a27899759f38.tar.xz wireguard-openbsd-a6d758a82f888f85f43c6906a300a27899759f38.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@ (had same diff in tree)
Diffstat (limited to 'lib/libc/stdio')
0 files changed, 0 insertions, 0 deletions