diff options
author | 2014-10-11 02:29:24 +0000 | |
---|---|---|
committer | 2014-10-11 02:29:24 +0000 | |
commit | 5609da89ac529ca7667cba496aac7ded393e65d6 (patch) | |
tree | 9ce369fe767e18d9440a36e9d8ec62d0746193f5 /lib/libc/stdio | |
parent | Add UTC support to %Z conversion in strptime(). (diff) | |
download | wireguard-openbsd-5609da89ac529ca7667cba496aac7ded393e65d6.tar.xz wireguard-openbsd-5609da89ac529ca7667cba496aac7ded393e65d6.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