diff options
author | 2014-05-31 19:09:20 +0000 | |
---|---|---|
committer | 2014-05-31 19:09:20 +0000 | |
commit | e5d2e8bebca1e220ecd7a0c0b0679e76197144bc (patch) | |
tree | 29997a83d43bfbf41566c51b83a658088ba19f6c /sys | |
parent | Add a comment documenting where libssl depends upon the current (objectionable) (diff) | |
download | wireguard-openbsd-e5d2e8bebca1e220ecd7a0c0b0679e76197144bc.tar.xz wireguard-openbsd-e5d2e8bebca1e220ecd7a0c0b0679e76197144bc.zip |
BUF_MEM_grow_clean() takes a size_t as the size argument. Remove false comments
mentioning it's an int, bogus (int) casts and bounds checks against INT_MAX
(BUF_MEM_grow_clean has its own integer bounds checks).
ok deraadt@
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions