Skip to content

Guard against possible illegal array access (by Seven)#121

Merged
Asdow merged 1 commit into
masterfrom
misc
Jan 31, 2023
Merged

Guard against possible illegal array access (by Seven)#121
Asdow merged 1 commit into
masterfrom
misc

Conversation

@Asdow
Copy link
Copy Markdown
Contributor

@Asdow Asdow commented Jan 31, 2023

ClosestPanicTrigger() can return -1 but its use in indexing gTacticalStatus.bPanicTriggerIsAlarm was not checked in all the places in the code

ClosestPanicTrigger() can return -1 but its use in indexing gTacticalStatus.bPanicTriggerIsAlarm was not checked in all the places in the code
@Asdow Asdow merged commit 35109a5 into master Jan 31, 2023
@Asdow Asdow deleted the misc branch January 31, 2023 18:26
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.

1 participant