Skip to content

Additional range checking when parsing boxscore event files #30

@tturocy

Description

@tturocy

When parsing boxscore event files in box.c:cw_box_process_boxscore_file(), range checking should be done that team numbers (0 or 1) or batting order slot numbers or positions are in the valid range. It would be acceptable to terminate the program on an error, as these should not happen.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions