Skip to content

all-negative ip patterns yield a null dereference #4

@perennialmind

Description

@perennialmind

User input handling in main() appears to assume at least one positive IP match. If all matches are negative, targets_filter will be null.

Fixed in patch 05-input-validation, as seen here:
perennialmind@f928723

Said patch contains miscellaneous changes for stricter input validation.

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