ios - QuartzCore - CA::Render::Shmem::new_shmen() memory leak -


i find out quartzcore - ca::render::shmem::new_shmen()craete somthing , never release , cause memory leak.

this repeats many times , memory allocation increase gradually.

how can fix problem?

the reason because of object (mainly viewcontroller) not realeased. if have problem, check weather stuff released or not.


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

mongodb - Multiple $and with multiple $or in $match mongoose -

javascript - Why Selenium can't find an element that is graphically visible -