Skip to content

FSA initialization does not verify the number of FSAs #14

Description

@mkovacina

The unit test for FSA initialization originally was missing '\n' from the input data, effectively making it one long line. The initialization function didn't bomb, but did read the specified number of FSAs from the input, but actually initialized 0 FSAs.

The FSA initialization code should return FAILURE if the number of FSAs read in does not match the number specified.

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