Skip to content

Integer overflow #13

@madMAx43v3r

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions