为 Iphone 设备或商店套件 api 启用保护 malloc?
我正在 iPhone 上的应用程序中使用 store kit api。我想知道是否可以在设备上运行时启用 Malloc Guard 并查看是否存在内存泄漏。有人可以告诉我是否可能吗?
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
此页面没有提及这是可能的,引用:
所以我想这在设备上是不行的。
This page doesn't mention it is possible, quoting:
So I guess it's a no-go on the device.