summaryrefslogtreecommitdiff
path: root/lib/libssl/ssl
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2014-06-12 20:40:58 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2014-06-12 20:40:58 +0000
commita467030e0f9df40588aefa34ec73531e2a58c8e1 (patch)
tree14e14d1964eab6ff3f2c65839ce09089713291a6 /lib/libssl/ssl
parent49a392b36834a2c852c7913eca64b1663500622a (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')
0 files changed, 0 insertions, 0 deletions