diff options
author | Doug Hogan <doug@cvs.openbsd.org> | 2014-10-11 03:03:45 +0000 |
---|---|---|
committer | Doug Hogan <doug@cvs.openbsd.org> | 2014-10-11 03:03:45 +0000 |
commit | d74a29af9d37b529c12d4a9c8b69ed7948fb5cb2 (patch) | |
tree | 5426b510ed24a2eb81fdb5c8e79d0537d90be20e /sbin/ifconfig | |
parent | 7057b4f3db1ae80d30b72fde60d1ef7329736315 (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