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

Uninitialized local variable leads to no SPIDEV init #362

Closed
bastivi opened this issue May 24, 2023 · 1 comment · Fixed by #363
Closed

Uninitialized local variable leads to no SPIDEV init #362

bastivi opened this issue May 24, 2023 · 1 comment · Fixed by #363
Assignees
Labels
Milestone

Comments

@bastivi
Copy link

bastivi commented May 24, 2023

In my oppinion there is a bug in mentioned line above.

Should be:
erpc_status_t status = kErpcStatus_Success;

@Hadatko Hadatko self-assigned this May 24, 2023
@Hadatko Hadatko added the bug label May 24, 2023
@Hadatko Hadatko added this to the 1.11.0 milestone May 24, 2023
@Hadatko Hadatko linked a pull request May 24, 2023 that will close this issue
7 tasks
@Hadatko
Copy link
Member

Hadatko commented May 24, 2023

@bastivi Hi and thank you very much for pointing us to this error.

@Hadatko Hadatko modified the milestones: 1.11.0, 1.12.0 Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

2 participants