Skip to content

Integer overflow #13

Description

@madMAx43v3r

for (uint8_t i = 0; i < length; i++) {

This will fail for packets bigger than 255 bytes.
EDIT: Even worse it will dead-lock.

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