Skip to content

[3.7] bpo-29734: nt._getfinalpathname handle leak (GH-740)#11740

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-b82bfac-3.7
Feb 2, 2019
Merged

[3.7] bpo-29734: nt._getfinalpathname handle leak (GH-740)#11740
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-b82bfac-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Feb 2, 2019

Copy link
Copy Markdown
Contributor

Make sure that failure paths call CloseHandle outside of the function that failed
(cherry picked from commit b82bfac)

Co-authored-by: Mark Becwar mark@thebecwar.com

https://bugs.python.org/issue29734

Make sure that failure paths call CloseHandle outside of the function that failed
(cherry picked from commit b82bfac)

Co-authored-by: Mark Becwar <mark@thebecwar.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@thebecwar and @zooba: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 63a69ef into python:3.7 Feb 2, 2019
@miss-islington miss-islington deleted the backport-b82bfac-3.7 branch February 2, 2019 21:29
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.

5 participants