diff options
author | 2014-10-11 04:07:39 +0000 | |
---|---|---|
committer | 2014-10-11 04:07:39 +0000 | |
commit | aa682362518c79253d241eebfb53b7ab0880e226 (patch) | |
tree | d9e7ae81af772a22c77d6731be8851287311a9f9 /lib/libc/regex/regexec.c | |
parent | Userland reallocarray() audit. (diff) | |
download | wireguard-openbsd-aa682362518c79253d241eebfb53b7ab0880e226.tar.xz wireguard-openbsd-aa682362518c79253d241eebfb53b7ab0880e226.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