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

java - How to compare two classes -

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

c# - Get the Class name in a class with atribute inside a attribute method -