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 can i fix this leak ??? I just make an new project from this template, i don't add new objects.
This must be a bug. It appears in Apple's own example, PageControl, found here: http://developer.apple.com/iphone/library/samplecode/PageControl/index.html#//apple_ref/doc/uid/DTS40007795
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."