[gnutls-devel] GnuTLS | GnuTLS leaks file descriptors in child processes (#985)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Sun May 24 22:46:11 CEST 2020




Tim Rühsen commented on a discussion: https://gitlab.com/gnutls/gnutls/-/issues/985#note_348037058

@daiki There is a new gnulib module fopen-gnu that takes care for the 'e' flag, see
https://lists.gnu.org/archive/html/bug-gnulib/2020-05/msg00294.html

Updating gnulib, adding `fopen-gnu` to `boostrap.conf`, adding the 'e' flag to `fopen`/`fdopen` and O_CLOEXEC to `open()` should fix this issue.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/985#note_348037058
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/20200524/ed139cd8/attachment.html>


More information about the Gnutls-devel mailing list