https://bugzilla.redhat.com/show_bug.cgi?id=970009

--- Comment #17 from David Woodhouse <[email protected]> ---
The GnuTLS patch needs to be fixed to call gnutls_cipher_deinit(), and you need
to call gnutls_global_init() somewhere.

And you need to *not* care about the tiny possibility of a race condition with
multiple libraries in different threads each calling gnutls_global_init() at
the same time. Which I suppose is OKish.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=0vAFQYzIo5&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to