diff options
author | deraadt <> | 2014-06-12 20:40:57 +0000 |
---|---|---|
committer | deraadt <> | 2014-06-12 20:40:57 +0000 |
commit | 95b33f3e2fad03793adf906f7d3b08883ec3684c (patch) | |
tree | 44a491147b347caf1b2dd774e13e12db3c08944e /src/lib/libssl/tls1.h | |
parent | 71477dc340552244618421bfc331e3226e59f4ea (diff) | |
download | openbsd-95b33f3e2fad03793adf906f7d3b08883ec3684c.tar.gz openbsd-95b33f3e2fad03793adf906f7d3b08883ec3684c.tar.bz2 openbsd-95b33f3e2fad03793adf906f7d3b08883ec3684c.zip |
replace atoi() calls with strtol(). Follow the idiomatic pattern in our
manual page strictly. Return -2 if the strings are not strict numbers.
The numbers remain in the range of "int". Range checking for these parameters
is done later in the pkey_*_ctl() functions, or sometimes in functions much
further downstream... but not always!!!
ok millert miod mikeb
Diffstat (limited to 'src/lib/libssl/tls1.h')
0 files changed, 0 insertions, 0 deletions