-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
area: MISRA-CbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: mediumMedium impact/importance bugMedium impact/importance bug
Milestone
Description
MISRA-C does not allows that a function call themselves, either directly or indirectly. Currently there is only one spot in Zephyr doing it _rb_walk()
.
rule 17.2
part of: #9552
Metadata
Metadata
Assignees
Labels
area: MISRA-CbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: mediumMedium impact/importance bugMedium impact/importance bug