[Rpm-maint] [rpm-software-management/rpm] Crash with libgcrypt enabled (#968)

Michael Schroeder notifications at github.com
Wed Dec 4 15:54:48 UTC 2019


What libgcrypt version are you using?

The gcrypt code seems to indicate that GCRYCTL_SET_THREAD_CBS is nowadays a dummy call that just calls gcrypt's global_init() function. So does
```
gcry_control (GCRYCTL_INITIALIZATION_FINISHED, 0);
```
also work for you?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/968#issuecomment-561707356
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191204/e2b4a832/attachment.html>


More information about the Rpm-maint mailing list