]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-119690: Fixes buffer type confusion in _winapi.CreateNamedPipe audit event...
authorSteve Dower <steve.dower@python.org>
Wed, 4 Sep 2024 16:02:48 +0000 (17:02 +0100)
committerGitHub <noreply@github.com>
Wed, 4 Sep 2024 16:02:48 +0000 (18:02 +0200)
commit697beec04dbbd03508e02df9f0042ce5a8772b46
treef46e41c411f4fe0b275b8784a9442cab3f3eded7
parentfc0b8259e693caa8400fa8b6ac1e494e47ea7798
[3.11] gh-119690: Fixes buffer type confusion in _winapi.CreateNamedPipe audit event (#119734)

gh-119690: Fixes buffer type confusion in _winapi.CreateNamedPipe audit event
Misc/NEWS.d/next/Windows/2024-05-29-17-00-27.gh-issue-119690.tv6Zgs.rst [new file with mode: 0644]
Modules/_winapi.c