Fix undefined behavior reported by UBSAN in network subsystem #90882
Labels
area: Networking
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
Describe the bug
This issue serves as a tracking issue for identifying and resolving errors reported by the Undefined Behavior Sanitizer (UBSAN) within the network subsystem. The ultimate goal is to enable UBSAN checks in the CI pipeline once all undefined behavior issues in Zephyr have been addressed.
For additional context and background, see: #88687
Regression
Steps to reproduce
./scripts/twister -T tests/net/ -p native_sim --enable-ubsan
Relevant log output
Impact
Annoyance – Minor irritation; no significant impact on usability or functionality.
Environment
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: