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