diff options
author | Carlos Martín Nieto <cmn@dwim.me> | 2014-06-11 23:19:48 +0200 |
---|---|---|
committer | Carlos Martín Nieto <cmn@dwim.me> | 2014-06-11 23:19:48 +0200 |
commit | 5fa0494328b78a1ce8dba983c3f8028d123a62a4 (patch) | |
tree | d6a4ed3eb32e5a55018584a5fd50f94c5050797c /tests/diff/binary.c | |
parent | 1d3364ac9d2bcd2d194f0afa0d301456d0d4e276 (diff) | |
download | libgit2-5fa0494328b78a1ce8dba983c3f8028d123a62a4.tar.gz |
ssl: use locking
When using in a multithreaded context, OpenSSL needs to lock, and leaves
it up to application to provide said locks.
We were not doing this, and it's just luck that's kept us from crashing
up to now.
Diffstat (limited to 'tests/diff/binary.c')
0 files changed, 0 insertions, 0 deletions