Skip to content

Process::isRunning(PID pid) causes handle leak on Windows #3022

@szigand

Description

@szigand

ProcessImpl::isRunningImpl(PIDImpl pid) does not close the HANDLE after OpenProcess() in Process_WIN32.cpp, Process_WIN32U.cpp and Process_WINCE.cpp. I have found it in v1.9.4 but the current github version still contains this bug.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions