Skip to content

I think there is a issue about shell. #8501

@walter-xie

Description

@walter-xie

In shell.c file "get_completion_module" function ,the code "return str ? dest : NULL;" should be "return str ? NULL : dest;"

Metadata

Metadata

Assignees

Labels

bugThe issue is a bug, or the PR is fixing a bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions