Skip to content

reglib.c: 2 * bad calls to scanf #2

@dcb314

Description

@dcb314

[reglib.c:880]: (warning) scanf without field width limits can crash with huge input data.

Suggest replace mention of %s with %100s.

[reglib.c:941]: (warning) scanf without field width limits can crash with huge input data.

Duplicate.

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