Branch: refs/heads/leont/fdopendir-dup
  Home:   https://github.com/Perl/perl5
  Commit: 3de37537d6d4f0321645973790ecc9805266501f
      
https://github.com/Perl/perl5/commit/3de37537d6d4f0321645973790ecc9805266501f
  Author: Leon Timmermans <faw...@gmail.com>
  Date:   2025-06-09 (Mon, 09 Jun 2025)

  Changed paths:
    M sv.c

  Log Message:
  -----------
  Use PerlLIO_dup_cloexec in Perl_dirp_dup to set O_CLOEXEC

dup doesn't mark the new descriptor as close-on-exec, which can lead to
a descriptor leaking to the new process.



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to