Skip to content

-S does not check for valid range (0,1) #6

@teuben

Description

@teuben

A simple mistake of using '-S 1234' ran into a coredump. I should have used '-s 1234' instead I was giving an out of range value to the mass segregation -S flag. This resulted in some illegal value in a function, causing an integer used as index to be negative, causing th coredump.

There could be other parameters that were not checked for validity.

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