Skip to content

Conversation

@rnyoakum
Copy link
Contributor

Removes an array responsible for an overflow error. The array is
intended to track which mission steps had prestige firsts, but is too
short for its purpose. It overflows, and other variables are
overwritten. The array is never referenced after assignment, so it is
removed rather than lengthened.

This resolves #200

Removes an array responsible for an overflow error. The array is
intended to track which mission steps had prestige firsts, but is too
short for its purpose. It overflows, and other variables are
overwritten. The array is never referenced after assignment, so it is
removed rather than lengthened.

This resolves raceintospace#200
@rnyoakum rnyoakum closed this Dec 30, 2018
@rnyoakum rnyoakum reopened this Dec 30, 2018
@rnyoakum rnyoakum merged commit 84339e8 into raceintospace:master Dec 30, 2018
@rnyoakum rnyoakum deleted the fix-issue200 branch December 30, 2018 06:12
@peyre peyre mentioned this pull request Dec 30, 2018
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.

Game crashes

1 participant