[gnutls-devel] GnuTLS | Crash (0xC0000005) when closing application. (#1380)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Fri Jun 24 10:28:47 CEST 2022




Daiki Ueno commented on a discussion: https://gitlab.com/gnutls/gnutls/-/issues/1380#note_1004040111

GnuTLS usage of `__declspec(thread)` is [guarded](https://gitlab.com/gnutls/gnutls/-/blob/master/lib/gthreads.h) with `#ifdef _MSC_VER`. If you see the macro expanded, that means`_MSC_VER` is defined somewhere, while it shouldn't be if you are using g++:
https://sourceforge.net/p/mingw-w64/bugs/282/#3996

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1380#note_1004040111
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/20220624/3c348b69/attachment.html>


More information about the Gnutls-devel mailing list