summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/cryptlib.h
diff options
context:
space:
mode:
authorjsing <>2016-11-04 15:59:16 +0000
committerjsing <>2016-11-04 15:59:16 +0000
commit391f8ce21bb7929810460a73e2fde2c80540848d (patch)
treeb2b307858fd1a6d1e8ed6bf4bcd0849f380366d0 /src/lib/libcrypto/cryptlib.h
parenta095fd48b5773625cbe19b8a6c4d85902eafec6d (diff)
downloadopenbsd-391f8ce21bb7929810460a73e2fde2c80540848d.tar.gz
openbsd-391f8ce21bb7929810460a73e2fde2c80540848d.tar.bz2
openbsd-391f8ce21bb7929810460a73e2fde2c80540848d.zip
Address some signed vs unsigned warnings and check that an integer value
is positive before passing it to several functions as a size_t. Additionally, in tls_load_file() there is not much point using calloc(), when we're immediately reading into the buffer (having an extra byte for NUL termination seems pointless given the API). ok beck@ miod@
Diffstat (limited to 'src/lib/libcrypto/cryptlib.h')
0 files changed, 0 insertions, 0 deletions