Skip to content

Pointer being freed was not allocated #2

@AaronKovacs

Description

@AaronKovacs
-(void) pushAttributes
{
 [self.indentLevelStack addObject:@(self.currentIndentLevel)];
}

This method occasionally throws a malloc error:

error for object 0x1d000c7b0: pointer being freed was not allocated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions