diff options
author | doug <> | 2014-10-11 04:22:03 +0000 |
---|---|---|
committer | doug <> | 2014-10-11 04:22:03 +0000 |
commit | 5fbd4591c92d8f30811296027366fd1c53afcd32 (patch) | |
tree | f01a5524428893c4e2bb4585d0bfbc1539ef9a12 /src/lib/libc/stdlib/merge.c | |
parent | 778470f542afe0981d0f1f750e7ab530a7723a0d (diff) | |
download | openbsd-5fbd4591c92d8f30811296027366fd1c53afcd32.tar.gz openbsd-5fbd4591c92d8f30811296027366fd1c53afcd32.tar.bz2 openbsd-5fbd4591c92d8f30811296027366fd1c53afcd32.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 '')
0 files changed, 0 insertions, 0 deletions