Home | History | Annotate | Download | only in Analysis

Lines Matching full:deallocated

633   // foo is not leaked, since it has been deallocated.
641 // NSInternalInconsistencyException: message sent to deallocated object
998 CFRelease(x); // the dictionary keeps a reference, so the object isn't deallocated yet