[Pkg-giraffe-discuss] openssl segfault fix
Carsten Schoenert
c.schoenert at t-online.de
Sun Jan 15 09:26:22 UTC 2017
Hello Mark,
On 10.01.2017 19:03, Carsten Schoenert wrote:
>> diff --git a/common/SSLUtil.cpp b/common/SSLUtil.cpp
>> index 3daf50a1..c22cad9f 100644
>> --- a/common/SSLUtil.cpp
>> +++ b/common/SSLUtil.cpp
>> @@ -82,7 +82,6 @@ void SSL_library_cleanup()
>>
>> CONF_modules_unload(0);
>>
>> - sk_SSL_COMP_free(SSL_COMP_get_compression_methods());
>> }
>>
>> it also makes sense as according to jan, sk_SSL_COMP_free is undocumented.
>
> I tried the last days also to dig into the issue, but I was miles away
> from seeing the reason of the segfault. I will try this fix later on the
> next days.
I committed your patch into the patch queue and pushed this with the
latest changes to my GitHub tree, which are the renaming of
kopano-search-plus and even this fix. Looks good so far!
https://travis-ci.org/tijuca/Giraffe#L6276
Based on this I will use these packages for getting further with
kopano-webapp which need of course a working Kopano suite.
If this is also working I will push this two commits to Alioth.
--
Regards
Carsten Schoenert
More information about the Pkg-giraffe-discuss
mailing list