每次发布UIScrollView时内存泄漏 [英] Memory leak every time UIScrollView is released

查看:177
本文介绍了每次发布UIScrollView时内存泄漏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的应用程序中,我有一个滚动视图和四个表视图。每次拖动然后释放,我都会得到48字节的泄漏。这真的加起来。如您所见,两组泄漏都具有相同的来源。有没有人见过像这样的泄漏?

In my app I have a scroll view and four table views. Each time one is dragged and then released, I get a 48 byte leak. This really adds up. As you can see, both groups of leaks have the same source. Has anyone seen a leak like this before?

当我点击泄漏旁边的箭头时,我得到泄漏信息:

When I click on the arrow next to the leak, I get this information for the leak:

推荐答案

你所看到的是一个已知的bug在iOS 5.1中,正在iOS开发者论坛中进行讨论。您可以在论坛中搜索strdup找到相关的主题。请参阅标题为Elements App Memory Leak的主题。搜索Apple员工的帖子。

What you are seeing is a known bug in iOS 5.1 and is being discussed in the iOS Developer Forums as such. You can find the relevant thread by searching in the forums for "strdup". See the thread titled "Elements App Memory Leak". Search for the post from an Apple employee.

这篇关于每次发布UIScrollView时内存泄漏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆