Skip to content

Validate CRC and check for corrupted data #7

@turicas

Description

@turicas

Currently, there's no CRC validation on read_hint_from_data_file function. This verification adds the "atomicity" to the process and should be done. We should also catch exceptions on every struct.unpack.

Tasks:

  • Validate CRC on read_hint_from_data_file function
  • Check if CRC is being calculated correctly on pack_data
  • Catch exceptions on every struct.unpack

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions