You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.