diff options
author | tb <> | 2018-05-12 18:51:59 +0000 |
---|---|---|
committer | tb <> | 2018-05-12 18:51:59 +0000 |
commit | 1f5db40c0572d1f35b285265441091873a7f8c7f (patch) | |
tree | 5f970340a82f0750b045fd9489efa2e59be63789 /src/lib/libcrypto/malloc-wrapper.c | |
parent | 31d743443e7e064d16f4ba3a739b7c5a6b6361f0 (diff) | |
download | openbsd-1f5db40c0572d1f35b285265441091873a7f8c7f.tar.gz openbsd-1f5db40c0572d1f35b285265441091873a7f8c7f.tar.bz2 openbsd-1f5db40c0572d1f35b285265441091873a7f8c7f.zip |
const qualifiers for BIO_new_mem_buf(), BIO_new_connect() and
BIO_new_accept(). The one for BIO_new_mem_buf() is a bit ugly
since it needs to cast away the newly added const qualifier,
as in OpenSSL commit 8ab31975bac.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/malloc-wrapper.c')
0 files changed, 0 insertions, 0 deletions