[vlc-devel] [PATCH] gcrypt: require libgcrypt >= 1.6.0
Rémi Denis-Courmont
remi at remlab.net
Fri Jun 12 20:40:30 CEST 2015
Le vendredi 12 juin 2015, 16:02:30 Thomas Guillem a écrit :
> On Fri, Jun 12, 2015, at 15:44, Rémi Denis-Courmont wrote:
> > Le 2015-06-12 16:10, Thomas Guillem a écrit :
> > > And remove vlc_gcrypt.h that was used to setup thread callbacks since
> > > it's not supported anymore.
> >
> > While the thread callbacks are gone, the global non-reentrant
> > initialization is still necessary.
>
> Do we still need to call gcry_control (GCRYCTL_SET_THREAD_CBS,
> &gcry_threads_pthread); ?
No, obviously as it is now ignored. But the library still needs retarded
explicitly serialized global initialization.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list