Skip to content

Memory corruption when parameter limit exceeded #13

@geekfactory

Description

@geekfactory

When too many arguments are given to a command the parser can write outside of the argument pointer array causing memory corruption and unpredictable behavior.

Parameter limit is set in Shell.h and by default is 10.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions