diff options
author | 2014-10-11 03:07:29 +0000 | |
---|---|---|
committer | 2014-10-11 03:07:29 +0000 | |
commit | 953dcc0d99ca4861a2320631702090abc5cfc3f6 (patch) | |
tree | 6add937442d4452380bcd99a61b0db9aa4b31a67 /lib/libc/stdio | |
parent | Userland reallocarray() audit. (diff) | |
download | wireguard-openbsd-953dcc0d99ca4861a2320631702090abc5cfc3f6.tar.xz wireguard-openbsd-953dcc0d99ca4861a2320631702090abc5cfc3f6.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