diff options
author | 2014-10-11 03:58:11 +0000 | |
---|---|---|
committer | 2014-10-11 03:58:11 +0000 | |
commit | d6ad5e9a6ead8327329ae06a2614576ac55b74e0 (patch) | |
tree | a832f8af456d392321bfff135e4c482ea0f4a2ad /lib/libc/regex/regexec.c | |
parent | convert to use of reallocarray() (diff) | |
download | wireguard-openbsd-d6ad5e9a6ead8327329ae06a2614576ac55b74e0.tar.xz wireguard-openbsd-d6ad5e9a6ead8327329ae06a2614576ac55b74e0.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