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