Skip to content
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

[3.10] gh-119690: Fixes buffer type confusion in _winapi.CreateFile and _winapi.CreateNamedPipe audit events #119735

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

zooba
Copy link
Member

@zooba zooba commented May 29, 2024

@ambv ambv merged commit 2e861ac into python:3.10 Sep 4, 2024
14 of 15 checks passed
@miss-islington-app
Copy link

Thanks @zooba for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 4, 2024
…File and _winapi.CreateNamedPipe audit events (pythonGH-119735)

(cherry picked from commit 2e861ac)

Co-authored-by: Steve Dower <[email protected]>
pythongh-119690: Fixes buffer type confusion in _winapi.CreateFile and _winapi.CreateNamedPipe audit events
@bedevere-app
Copy link

bedevere-app bot commented Sep 4, 2024

GH-123679 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 4, 2024
…File and _winapi.CreateNamedPipe audit events (pythonGH-119735)

(cherry picked from commit 2e861ac)

Co-authored-by: Steve Dower <[email protected]>
pythongh-119690: Fixes buffer type confusion in _winapi.CreateFile and _winapi.CreateNamedPipe audit events
@bedevere-app bedevere-app bot removed the needs backport to 3.9 only security fixes label Sep 4, 2024
@bedevere-app
Copy link

bedevere-app bot commented Sep 4, 2024

GH-123680 is a backport of this pull request to the 3.8 branch.

@bedevere-app
Copy link

bedevere-app bot commented Sep 4, 2024

GH-123679 is a backport of this pull request to the 3.9 branch.

@bedevere-app
Copy link

bedevere-app bot commented Sep 4, 2024

GH-123680 is a backport of this pull request to the 3.8 branch.

ambv pushed a commit that referenced this pull request Sep 4, 2024
…d _winapi.CreateNamedPipe audit events (GH-119735) (#123680)

(cherry picked from commit 2e861ac)

Co-authored-by: Steve Dower <[email protected]>
ambv pushed a commit that referenced this pull request Sep 4, 2024
…d _winapi.CreateNamedPipe audit events (GH-119735) (#123679)

(cherry picked from commit 2e861ac)

Co-authored-by: Steve Dower <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants