Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当调用我的控制器的 delloc 时,我面临“对象 0x1c8250 错误:双重释放”的错误。我会导致一些内存问题。请指导我有关此错误的信息。防止此错误的最佳方法是什么。
看看这个问题的答案。
在您的代码中的某处,您有一个不正确的 [obj release]。