diff options
author | doug <> | 2014-10-11 03:12:13 +0000 |
---|---|---|
committer | doug <> | 2014-10-11 03:12:13 +0000 |
commit | 778470f542afe0981d0f1f750e7ab530a7723a0d (patch) | |
tree | d376cc4cc3bd076608937632e9a0cb89a519e6ae /src/lib/libc/stdlib/getsubopt.c | |
parent | 76deb19a11ee94a3f296e420ac8515941a9aa24a (diff) | |
download | openbsd-778470f542afe0981d0f1f750e7ab530a7723a0d.tar.gz openbsd-778470f542afe0981d0f1f750e7ab530a7723a0d.tar.bz2 openbsd-778470f542afe0981d0f1f750e7ab530a7723a0d.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 'src/lib/libc/stdlib/getsubopt.c')
0 files changed, 0 insertions, 0 deletions