summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regexec.c
diff options
context:
space:
mode:
authordoug <doug@openbsd.org>2014-10-11 03:58:11 +0000
committerdoug <doug@openbsd.org>2014-10-11 03:58:11 +0000
commitd6ad5e9a6ead8327329ae06a2614576ac55b74e0 (patch)
treea832f8af456d392321bfff135e4c482ea0f4a2ad /lib/libc/regex/regexec.c
parentconvert to use of reallocarray() (diff)
downloadwireguard-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