Skip to content

Conversation

@tripplet
Copy link

@tripplet tripplet commented Jul 3, 2021

Fix some invalid memory access when tier is 1:


and out of bounds access here:
if (obdData[i].tier != tier) {

The new constant MAX_POLLING_TIERalso makes it easier to add new tier levels

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.

2 participants