Skip to content

nimble/transport: Skip H4 event parsing if received event is too big #2066

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

Merged
merged 1 commit into from
Jul 7, 2025

Conversation

sjanc
Copy link
Contributor

@sjanc sjanc commented Jun 30, 2025

If received HCI event is too big to handle just return error and stop parsing instead of overwriting data in memeory.

If received HCI event is too big to handle just return error and
stop parsing instead of overwriting data in memeory.
@sjanc sjanc requested a review from andrzej-kaczmarek June 30, 2025 13:38
@github-actions github-actions bot added the size/XS Extra small PR label Jun 30, 2025
@sjanc sjanc merged commit b973df0 into apache:master Jul 7, 2025
20 checks passed
@sjanc sjanc deleted the hci_h4 branch July 7, 2025 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Extra small PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants