memory leak with images

2019-03-28 11:58发布

问题:

I am trying to fix this memory problem in my codebase. I am using an ImageManager to keep track of all the allocations yet some of them are escaping my grasp. This are the leak suspects, but I cannot trace them or know how to interpret the leak suspect window.