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

Crash Fix for nil McuMgr Parameters Response #260

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Conversation

dinesharjani
Copy link
Contributor

So, we might not get an error. We might not get an invalid / unsupported code, and yet, no values for bufferSize and bufferCount are returned, hence the crash. Better to adopt some defensive programming.

So, we might not get an error. We might not get an invalid / unsupported code, and yet, no values for bufferSize and bufferCount are returned, hence the crash. Better to adopt some defensive programming.
@dinesharjani dinesharjani added the bug Something isn't working label Sep 13, 2024
@dinesharjani dinesharjani self-assigned this Sep 13, 2024
@dinesharjani dinesharjani merged commit 76f7dbe into main Sep 13, 2024
1 check passed
@dinesharjani dinesharjani deleted the nil-parameters branch September 13, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant