diff options
author | miod <> | 2014-05-31 19:09:20 +0000 |
---|---|---|
committer | miod <> | 2014-05-31 19:09:20 +0000 |
commit | abc09e7ca58bc425caf1f38342e5f0453cfcbc43 (patch) | |
tree | 4898b549eee30018e5970ddd3ceee3cca166f99d /src/lib/libcrypto/o_init.c | |
parent | a5757b535e4efefee62f47029a4e4e9cb16e6d32 (diff) | |
download | openbsd-abc09e7ca58bc425caf1f38342e5f0453cfcbc43.tar.gz openbsd-abc09e7ca58bc425caf1f38342e5f0453cfcbc43.tar.bz2 openbsd-abc09e7ca58bc425caf1f38342e5f0453cfcbc43.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/o_init.c')
0 files changed, 0 insertions, 0 deletions