Skip to content
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

[CSA-CP] Fix Null Pointer Dereference in TCP Packet Handling #337

Merged

Conversation

jmartinez-silabs
Copy link
Contributor

@jmartinez-silabs jmartinez-silabs commented Mar 11, 2025

  • Fix Null Pointer Dereference in TCP Packet Handling

  • Fix handle zero messageSize in TCP packet processing

  • Add test for TCP MessageSize

  • Modify test

  • Restyled by clang-format

  • Modify the position of an if statement

  • Modify test

Testing

No specific test done on my end.
CI validate everything builds. This has been on main for a while now.

* Fix Null Pointer Dereference in TCP Packet Handling

* Fix handle zero messageSize in TCP packet processing

* Add test for TCP MessageSize

* Modify test

* Restyled by clang-format

* Modify the position of an if statement

* Modify test

---------

Co-authored-by: BoB13-Matter <--global>
Co-authored-by: Restyled.io <commits@restyled.io>
@jmartinez-silabs jmartinez-silabs added the csa-cp This TAG indicates that this commit is a cherry-pick from a CSA commit. label Mar 11, 2025
@jmartinez-silabs jmartinez-silabs requested a review from a team as a code owner March 11, 2025 18:22
@jmartinez-silabs jmartinez-silabs merged commit ce89c61 into release_2.5-1.4 Mar 11, 2025
53 checks passed
@jmartinez-silabs jmartinez-silabs deleted the csa-cp/fix_tcp_nullptr_dereference branch March 11, 2025 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
csa-cp This TAG indicates that this commit is a cherry-pick from a CSA commit.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants