summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/cryptlib.c
diff options
context:
space:
mode:
authormiod <>2014-05-31 19:09:20 +0000
committermiod <>2014-05-31 19:09:20 +0000
commite5b1c0f8eb25dc6bc07893f0d0ea4807599cc0d5 (patch)
tree4898b549eee30018e5970ddd3ceee3cca166f99d /src/lib/libcrypto/cryptlib.c
parent224a0172ba75bf9cba0f1abdfb0a33aeae0c605c (diff)
downloadopenbsd-e5b1c0f8eb25dc6bc07893f0d0ea4807599cc0d5.tar.gz
openbsd-e5b1c0f8eb25dc6bc07893f0d0ea4807599cc0d5.tar.bz2
openbsd-e5b1c0f8eb25dc6bc07893f0d0ea4807599cc0d5.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 'src/lib/libcrypto/cryptlib.c')
0 files changed, 0 insertions, 0 deletions