Skip to content

Conversation

henrikbrixandersen
Copy link
Member

Convert the ISO-TP SF length check in send_sf() from __ASSERT() to a runtime check.

Fixes: #61501

Convert the ISO-TP SF length check in send_sf() from __ASSERT() to a
runtime check.

Fixes: zephyrproject-rtos#61501

Signed-off-by: Henrik Brix Andersen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: CAN bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

canbus: isotp: send_sf() only checks length in ASSERT statement
4 participants