diff options
author | 2014-10-11 04:22:03 +0000 | |
---|---|---|
committer | 2014-10-11 04:22:03 +0000 | |
commit | a46e67d395d9934d4fc8469fec00475a193599ef (patch) | |
tree | 1c6af7fe567b4c0b86c88fbb2119a2411d2e3eab /lib/libc/regex/regexec.c | |
parent | obvious reallocarray() use (diff) | |
download | wireguard-openbsd-a46e67d395d9934d4fc8469fec00475a193599ef.tar.xz wireguard-openbsd-a46e67d395d9934d4fc8469fec00475a193599ef.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