Skip to content

fix the potential overflow problem of leAdvertisingReport->eirData #220

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

Closed

Conversation

bigbearishappy
Copy link
Contributor

When I test the ScanCallback.ino.
I find that sometimes the leAdvertisingReport->eirLength 's value is higher then the length of leAdvertisingReport->eirData.
And this can may result in the overflow of buffer.

@per1234 per1234 added topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project labels Jan 20, 2022
@facchinm
Copy link
Contributor

Manually merged as b5fc368 , thanks!

@facchinm facchinm closed this Aug 31, 2022
@per1234 per1234 added the conclusion: resolved Issue was resolved label Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants