[gnutls-devel] GnuTLS | init_fds test fails when sssd is running (#1125)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Wed Dec 16 17:19:31 CET 2020




Simo Sorce commented:


Looking at this initialization code I do not see it makes a lot of sense.
At any given time two threads in an application can be competing and opening file descriptors. There is no way to guarantee sequential fd number allocation, so this check should be removed.

The problem is whether there is code in GnuTLS that somehow depends on sequential fd allocation, if that's the case that code needs to be changed.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1125#note_468363715
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/20201216/cfbc0138/attachment.html>


More information about the Gnutls-devel mailing list