global.c
6.93 KB
-
ssl: init only once without threads · e6b0ae7a
The OpenSSL library-loading functions do not expect to be called multiple times. Add a flag in the non-threaded libgit2 init so we only call once. This fixes #2446.
Carlos Martín Nieto committed