-(void) pushAttributes { [self.indentLevelStack addObject:@(self.currentIndentLevel)]; } This method occasionally throws a malloc error: error for object 0x1d000c7b0: pointer being freed was not allocated
This method occasionally throws a malloc error: