Skip to content

Multiple CRC Fields #51

Description

@flakjacket95

I know this is very uncommon but, I think there is an issue with how multiple CRC fields are handled. They aren't all back-filled as appropriate. I think there is an omission somewhere in the CRC field handling section.

From a very quick perusal, I think that

checksum_data = self.crc_field.packed_checksum(data)
is incorrect and should be checksum_data = field.packed_checksum(data)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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