Skip to content

Conversation

@rlubos
Copy link
Contributor

@rlubos rlubos commented Apr 7, 2025

Upstream PR #: 88166

Some OpenThread functions were called without verifying the return value, which not only is not the best practice, but also could lead to build warnings with llvm. This commit fixes it.

Upstream PR #: 88166

Some OpenThread functions were called without verifying the return
value, which not only is not the best practice, but also could lead to
build warnings with llvm. This commit fixes it.

Signed-off-by: Robert Lubos <[email protected]>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 7, 2025

@rlubos rlubos added this to the ncs-3.0.0 milestone Apr 7, 2025
@rlubos rlubos merged commit 06c6605 into nrfconnect:main Apr 7, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport v4.0.99-ncs1-branch Relates to NCS v3.0-branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants