Skip to content

Checksum against truncated / corrupted avm files #1260

@bettio

Description

@bettio

There is no easy way to know if a .avm file is truncated or overwritten with other data.
When this kind of issues happen they might be really annoying to debug.
So .avm structure and content should be checked for integrity.

There are 2 possible options:

  • iterate all .avm sections checking for consistency (and maybe for an end-of-avm section)
  • add a checksum at the end of the AVM pack and verify it

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions