-
Notifications
You must be signed in to change notification settings - Fork 3k
Cordio: fix for issue #12625 #12637
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
Cordio: fix for issue #12625 #12637
Conversation
Handled fragmented packet case also.
Indent formating
@vishalbharg, thank you for your changes. |
@vishalbharg it looks like you changed the format of the PR template (removing header markers and section delimiters). Could you please not do this as it affects how our automated tools parse the content. PRs should look like this one #12662 |
@ARMmbed/mbed-os-pan Please review |
Started CI meanwhile |
Test run: SUCCESSSummary: 7 of 7 test jobs passed |
Waiting for the final reviews |
|
Summary of changes
This fix is related to Mbed OS issue
#12625
This issue is related to WSF memory corruption when device send a complete HCI ACL packet to the transport. But fragmented packet case is not handled & WSF memory free is not happening, and later WSF memory (logic) corrupt which makes hard fault in OS.
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers