enabling guard malloc for Iphone device or for store kit api?
Posted
by Nareshkumar
on Stack Overflow
See other posts from Stack Overflow
or by Nareshkumar
Published on 2010-03-25T04:37:47Z
Indexed on
2010/03/25
4:43 UTC
Read the original article
Hit count: 282
I am using store kit api for an application on iphone. I would like to know if it is possible to enable Malloc Guard while running on the device and see if there are any memory leaks. Could someone let me know if it is possible?
© Stack Overflow or respective owner