diff options
author | jsing <> | 2015-04-14 10:54:40 +0000 |
---|---|---|
committer | jsing <> | 2015-04-14 10:54:40 +0000 |
commit | 7ecf4aebbd73c73fe6b624387e785602d4dacbc8 (patch) | |
tree | 883e043929321e3e270f44073193c520a72cdae2 /src/lib/libc/stdlib/radixsort.c | |
parent | 9d3f3524f86fbb93b06b68524420ef1cc3f211e5 (diff) | |
download | openbsd-7ecf4aebbd73c73fe6b624387e785602d4dacbc8.tar.gz openbsd-7ecf4aebbd73c73fe6b624387e785602d4dacbc8.tar.bz2 openbsd-7ecf4aebbd73c73fe6b624387e785602d4dacbc8.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/libc/stdlib/radixsort.c')
0 files changed, 0 insertions, 0 deletions