diff options
author | Doug Hogan <doug@cvs.openbsd.org> | 2014-10-11 03:08:27 +0000 |
---|---|---|
committer | Doug Hogan <doug@cvs.openbsd.org> | 2014-10-11 03:08:27 +0000 |
commit | 1a7eef7a38b0f9441fcef01e7d2fde0601d00041 (patch) | |
tree | 431ff2621d300714efa5de6e5509448cdb16ea5d /sbin/ifconfig | |
parent | d74a29af9d37b529c12d4a9c8b69ed7948fb5cb2 (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 'sbin/ifconfig')
0 files changed, 0 insertions, 0 deletions