Skip to content

MISRA C Do not use recursions #11425

Closed
Closed
@ceolin

Description

@ceolin

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 bugpriority: mediumMedium impact/importance bug

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions