summaryrefslogtreecommitdiff
path: root/lib/libedit
diff options
context:
space:
mode:
authorDoug Hogan <doug@cvs.openbsd.org>2014-10-11 04:22:04 +0000
committerDoug Hogan <doug@cvs.openbsd.org>2014-10-11 04:22:04 +0000
commite76b59f7f7726aef156831251a30ba0de1990bb7 (patch)
tree076a141ece39598982bbf8dadbb76710c16c2bc1 /lib/libedit
parent6da3582fc226f92643fec4637036640505cc2b91 (diff)
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')
0 files changed, 0 insertions, 0 deletions