Skip to content

[3.14] gh-134744: Fix fcntl error handling (#134748) #134795

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 27, 2025

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented May 27, 2025

Fix also reference leak on buffer overflow.

(cherry picked from commit 9300a59)

Fix also reference leak on buffer overflow.

(cherry picked from commit 9300a59)
@vstinner vstinner enabled auto-merge (squash) May 27, 2025 15:58
@vstinner vstinner merged commit 8a6a6f3 into python:3.14 May 27, 2025
52 checks passed
@vstinner vstinner deleted the fcntl14 branch May 27, 2025 16:13
@miss-islington-app
Copy link

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 27, 2025
…ythonGH-134795)

pythongh-134744: Fix fcntl error handling (pythonGH-134748)

Fix also reference leak on buffer overflow.
(cherry picked from commit 8a6a6f3)

Co-authored-by: Victor Stinner <vstinner@python.org>
(cherry picked from commit 9300a59)
@bedevere-app
Copy link

bedevere-app bot commented May 27, 2025

GH-134798 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label May 27, 2025
vstinner added a commit that referenced this pull request May 28, 2025
…134798)

[3.14] gh-134744: Fix fcntl error handling (GH-134748) (GH-134795)

gh-134744: Fix fcntl error handling (GH-134748)

Fix also reference leak on buffer overflow.
(cherry picked from commit 8a6a6f3)


(cherry picked from commit 9300a59)

Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants