diff options
author | 2014-10-11 03:12:13 +0000 | |
---|---|---|
committer | 2014-10-11 03:12:13 +0000 | |
commit | 804909e4c6922204199e2d5131c42f82956d8cea (patch) | |
tree | 2737d797bea992bc0444cbd7c42ef8c87828d74c /libexec/spamd/sdl.c | |
parent | Userland reallocarray() audit. (diff) | |
download | wireguard-openbsd-804909e4c6922204199e2d5131c42f82956d8cea.tar.xz wireguard-openbsd-804909e4c6922204199e2d5131c42f82956d8cea.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 'libexec/spamd/sdl.c')
0 files changed, 0 insertions, 0 deletions