Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error-checking in boxscore generation from boxscore event files #3

Open
tturocy opened this issue Jan 17, 2013 · 0 comments
Open

Error-checking in boxscore generation from boxscore event files #3

tturocy opened this issue Jan 17, 2013 · 0 comments

Comments

@tturocy
Copy link
Contributor

tturocy commented Jan 17, 2013

In cwlib/box.c, no checking is done to confirm that the number of data items anticipated actually are present. This leads to crashes on the rare occasions when there are formatting errors in the boxscore event files.

Checks should be added to confirm the number of data items is what is expected, and raise an error and terminate if not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant