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 -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -