View difference between Paste ID: 4CvLqvt7 and 7tHVUyqc
SHOW: | | - or go back to the newest paste.
1-
SimpleConsoleObjectiveCApplication(7673) malloc: *** error for object 0x7fdecb409fb0: pointer being freed was not allocated
1+
id obj = [NSMutableArray array];
2-
*** set a breakpoint in malloc_error_break to debug
2+
3
[obj release];