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