Skip to content

Nibble code doesn't check data epilog bytes #69

Description

@fadden

The DiskImg::NibbleDescr struct has a dataEpilogVerifyCount field, but it's never actually used. This omission allows the "standard" profile to read some disks that it shouldn't (e.g. MECC).

Not really a problem, especially since the auto-detection would just switch to the "patched" profile (which explicitly skips checking the epilogs), but the behavior tells the user that the disk has a standard format when it doesn't.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions