Skip to content

Unhandled exception in +pathIsARAR: #85

@abbeycode

Description

@abbeycode

This line is throwing a NSFileHandleOperationException exception, which is a documented eventuality when the file can't be read:

NSData *fileData = [handle readDataOfLength:8];

Instead of crashing, log the exception and return NO.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions