[gnutls-devel] GnuTLS | _gnutls_rnd_init allocates memory per thread but does not seem to deallocate it (#1401)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Fri Sep 9 13:29:33 CEST 2022
Pedro Marzo commented:
Yes, it is exactly the same bug.
I managed to avoid it using the MHD_USE_EPOLL_INTERNAL_THREAD instead of the MHD_USE_THREAD_PER_CONNECTION mode on the libmicrohttpd but I guess a fixed should be implemented on gnutls.
The pthread_key_create solution proposed seems grate, do you know if it is been implemented?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1401#note_1094598246
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20220909/23d41dd0/attachment.html>
More information about the Gnutls-devel
mailing list