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

OpenProcess returns an invalid handle #47

Merged
merged 5 commits into from
Jan 25, 2016
Merged

Conversation

opalmer
Copy link
Owner

@opalmer opalmer commented Jan 25, 2016

The pywincffi.kernel32.process.OpenProcess was returning an invalid handle that could not be used by other functions. This was discovered while working on the check_pid_exists branch.

This fixes issues encountered when working on #48 and #49.

@opalmer opalmer self-assigned this Jan 25, 2016
@opalmer opalmer added this to the 0.1.3 milestone Jan 25, 2016
@codecov-io
Copy link

Current coverage is 94.74%

Merging #47 into master will decrease coverage by -1.43% as of 6b392e9

Powered by Codecov. Updated on successful CI builds.

opalmer added a commit that referenced this pull request Jan 25, 2016
OpenProcess returns an invalid handle
@opalmer opalmer merged commit 593d856 into master Jan 25, 2016
@opalmer opalmer deleted the open_process_handle_fix branch January 25, 2016 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants