diff options
author | 2014-10-11 03:05:48 +0000 | |
---|---|---|
committer | 2014-10-11 03:05:48 +0000 | |
commit | 7b988c83be4b44598d7663cd4e933e3b51ed64ab (patch) | |
tree | d981645961f13f7f50879e01a6dd3fd3c7bdccc5 /lib/libc | |
parent | Userland reallocarray() audit. (diff) | |
download | wireguard-openbsd-7b988c83be4b44598d7663cd4e933e3b51ed64ab.tar.xz wireguard-openbsd-7b988c83be4b44598d7663cd4e933e3b51ed64ab.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')
0 files changed, 0 insertions, 0 deletions