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

Issue #68: IndexOutOfBoundsException when advancing day #79

Merged
merged 1 commit into from May 20, 2016

Conversation

dericpage
Copy link
Collaborator

Added protection against PatientTableModel being given a bad index when attempting to retrieve an index. In such an instance, the model will return a NULL value. Also added null handling to the calling methods.

@dericpage dericpage merged commit af3fe48 into master May 20, 2016
@pheonixstorm
Copy link
Collaborator

@dericpage Don't forget to delete this branch now that it is merged.

@dericpage dericpage deleted the issue-68_advance_day_indexOOB branch May 22, 2016 19:44
pheonixstorm pushed a commit to pheonixstorm/mekhq that referenced this pull request Jun 23, 2016
Issue MegaMek#68: IndexOutOfBoundsException when advancing day
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants