Iphone SDK Utility Application template has leak

前端 未结 8 1045
一向
一向 2020-12-06 11:05

i\'m only create an project with a Utility Application template. This template has a native memory leak when i push \"info button\" to flip the view.

Anyone know how

8条回答
  •  再見小時候
    2020-12-06 11:22

    Hope this helps.

    From: http://www.cocos2d-iphone.org/forum/topic/2460

    "The simulator has bugs related to singletons and llvm stuff that are incorrectly reported by Instruments. Always check your leaks on the device itself."

提交回复
热议问题