Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/perl5Public

Use PerlLIO_dup_cloexec in Perl_dirp_dup to set O_CLOEXEC#23361

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Leont merged 1 commit intobleadfromleont/fdopendir-dup
Jun 9, 2025

Conversation

Leont
Copy link
Contributor

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

dup doesn't mark the new descriptor as close-on-exec, which can lead toa descriptor leaking to the new process.
@LeontLeont merged commitd6f09a8 intobleadJun 9, 2025
68 checks passed
@ap
Copy link
Contributor

ap commentedJun 12, 2025

@steve-m-hay This should be applied to maint-5.38 and maint-5.40 before the security release. (Aside from this we also need a perldelta entry before they can ship.)

@steve-m-hay
Copy link
Contributor

@steve-m-hay This should be applied to maint-5.38 and maint-5.40 before the security release. (Aside from this we also need a perldelta entry before they can ship.)

Cherry-picked as required.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ilmariilmariilmari approved these changes

@khwilliamsonkhwilliamsonkhwilliamson approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

5 participants
@Leont@ap@steve-m-hay@ilmari@khwilliamson

[8]ページ先頭

©2009-2025 Movatter.jp