diff options
author | 2014-10-11 03:08:26 +0000 | |
---|---|---|
committer | 2014-10-11 03:08:26 +0000 | |
commit | ab30cb2f169c6d11f48e816e3ee96770c119963c (patch) | |
tree | 20f6d91997aefdf627fb5faffaf82841c99a7fa1 /lib/libedit/filecomplete.c | |
parent | Userland reallocarray() audit. (diff) | |
download | wireguard-openbsd-ab30cb2f169c6d11f48e816e3ee96770c119963c.tar.xz wireguard-openbsd-ab30cb2f169c6d11f48e816e3ee96770c119963c.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/libedit/filecomplete.c')
0 files changed, 0 insertions, 0 deletions