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

shell: fixes dead code issue #86173

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

michalpiekos
Copy link
Contributor

Move z_transport_buffer_flush(sh) to the scope of the while loop.

Fixes #84797
Coverity-CID: 399568

Move z_transport_buffer_flush(sh) to the scope of the while loop.

Fixes zephyrproject-rtos#84797
Coverity-CID: 399568

Signed-off-by: Michal Piekos <michal.piekos@wp.pl>
@zephyrbot zephyrbot added the area: Shell Shell subsystem label Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Shell Shell subsystem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Coverity CID: 399568] Structurally dead code in subsys/shell/shell.c
3 participants