jackyshan

导航

 

报错内容

    YangTao(57008,0x7000002a0000) malloc: *** error for object 0x6180000d6490: pointer being freed was not allocated
    *** set a breakpoint in malloc_error_break to debug

解决方法

        @synchronized (self) {
                [self gl_setObject:anObject forKey:aKey];
        }
posted on 2016-11-05 16:28  jackyshan  阅读(913)  评论(0编辑  收藏  举报