Fix memory leaks in MediaViewController
Hi, i've noticed some view controllers are not deinited on leave, in particular CollectionCategoryViewController I've attached video how to reproduce it, just select any audio album, and leave
The fix is simple, just weaken all the references for view controller in actions menu
Edited by Andrei Glukhikh
Merge request reports
Activity
Filter activity
added 4 commits
-
5ac66c31...a42b761c - 3 commits from branch
videolan:master
- 4d60af6f - Fix memory leaks in medial view controller
-
5ac66c31...a42b761c - 3 commits from branch
enabled an automatic merge when all merge checks for 4d60af6f pass
Please register or sign in to reply