Skip to content

fix(journal): verify checksum on raw bytes, not re-serialized data #8

@polaz

Description

@polaz

Copilot review on PR #3: checksum verification re-serializes decoded data instead of hashing raw on-disk bytes. If decode/re-encode is not byte-identical (e.g. compression), checksum will mismatch. Verify against original bytes instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions