[Spice-devel] [PATCH 2/2] OpenSSL from 1.1.0 is thread safe by default
Sebastian Andrzej Siewior
sebastian at breakpoint.cc
Wed Sep 14 22:24:15 UTC 2016
On 2016-08-11 14:22:59 [+0100], Frediano Ziglio wrote:
> +++ b/server/reds.c
> @@ -2771,6 +2771,7 @@ static int ssl_password_cb(char *buf, int size, int flags, void *userdata)
> return (strlen(pass));
> }
>
> +#if OPENSSL_VERSION_NUMBER < 0x1010000FL
> static unsigned long pthreads_thread_id(void)
> {
> unsigned long ret;
This seems to be part of the spice git. I am looking at spice-gtk and
this seems to lack 1.1.0 support. Is someone looking at this by any
chance? :)
Sebastian
More information about the Spice-devel
mailing list