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
...because the C implementation is a mess and does not properly cleanup resources as it should (via goto). In detail it's the token handle which is freed only assuming the previous instructions succeed and never return:
...because the C implementation is a mess and does not properly cleanup resources as it should (via goto). In detail it's the token handle which is freed only assuming the previous instructions succeed and never return:
psutil/psutil/_psutil_windows.c
Line 1360 in 4c07213
The text was updated successfully, but these errors were encountered: