Skip to content

Avoid input overflow #1

Description

@jan-r

Currently the maximum length of the input line is not checked, so you can create an input buffer overflow. Input should at least be limited to the maximum buffer length or even generate an error if an overflow is detected.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions