Discussion:
[curl/curl] 08efa1: openssl: do not use file BIOs if not requested
GitHub
2018-12-05 14:26:48 UTC
Permalink
Branch: refs/heads/master
Home: https://github.com/curl/curl
Commit: 08efa19e6aaf0e8bf8ece5a35f369c0cb346ace9
https://github.com/curl/curl/commit/08efa19e6aaf0e8bf8ece5a35f369c0cb346ace9
Author: Gergely Nagy <***@tresorit.com>
Date: 2018-12-05 (Wed, 05 Dec 2018)

Changed paths:
M lib/vtls/openssl.c

Log Message:
-----------
openssl: do not use file BIOs if not requested

Moves the file handling BIO calls to the branch of the code where they
are actually used.

Closes #3339



**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

Functionality will be removed from GitHub.com on January 31st, 2019.
Loading...