diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-06-12 20:40:58 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-06-12 20:40:58 +0000 |
commit | a467030e0f9df40588aefa34ec73531e2a58c8e1 (patch) | |
tree | 14e14d1964eab6ff3f2c65839ce09089713291a6 /lib/libssl/ssl_locl.h | |
parent | 49a392b36834a2c852c7913eca64b1663500622a (diff) |
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 'lib/libssl/ssl_locl.h')
0 files changed, 0 insertions, 0 deletions