Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 2.5.15
-
Component/s: Core
-
Labels:None
Description
When monitors are destroyed via MaxCtrl, they are put into a deactivated monitor list which is never freed. This causes a memory leak on exit that is detected by ASAN.