diff options
author | 2014-10-11 04:00:56 +0000 | |
---|---|---|
committer | 2014-10-11 04:00:56 +0000 | |
commit | 68db792b8ae85254b8fa5ae610934969e6c7b232 (patch) | |
tree | 6457e0402d339a32142fafa70460c454b49171d4 /lib/libc/regex/regexec.c | |
parent | Userland reallocarray() audit. (diff) | |
download | wireguard-openbsd-68db792b8ae85254b8fa5ae610934969e6c7b232.tar.xz wireguard-openbsd-68db792b8ae85254b8fa5ae610934969e6c7b232.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/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions