diff options
author | jsing <> | 2015-04-14 10:54:40 +0000 |
---|---|---|
committer | jsing <> | 2015-04-14 10:54:40 +0000 |
commit | c2c68c9ec2b9a1c26e1110762533c477c5fb045d (patch) | |
tree | 883e043929321e3e270f44073193c520a72cdae2 /src/lib | |
parent | 9e5449cf7393dc2a7d913ea3b952fd117882b4d3 (diff) | |
download | openbsd-c2c68c9ec2b9a1c26e1110762533c477c5fb045d.tar.gz openbsd-c2c68c9ec2b9a1c26e1110762533c477c5fb045d.tar.bz2 openbsd-c2c68c9ec2b9a1c26e1110762533c477c5fb045d.zip |
Clean up and improve openssl(1) errstr:
- Use BIO_new_fp() instead of BIO_new()/BIO_set_fp() and handle NULL
return value in a more appropriate manner.
- Use stroul() instead of sscanf() with appropriate error checking.
ok doug@
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions