[kernel] Ensure all kernel objects exist before destroying them and avoid infinite loop between Open() and Close() functions #261
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "kernel-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This ensures that all kernel objects exist before destroying them and prevents an infinite loop between the Open() and Close() functions.
817f991cab
tode838f9d6b
de838f9d6b
to8633db64b5
Approved. Tested heavily by @MaranBr and is a condition that only affects Windows.