Skip to content

Segfault if no CLI arguments are passed #5

@mborgerson

Description

@mborgerson

If no command line arguments are passed to the application, the application will segfault. The problem lies here:

...in which an out-of-bound access is made to argv[1].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions