You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change mitigates a sonarqube warning about uninitialized variables.
"1st function call argument is an uninitialized value"
> Variables should be initialized before use c:S836
https://sonarcloud.io/project/issues?pullRequest=97152&\
open=AZnAZi0m7BgzESPFIGwe&id=zephyrproject-rtos_zephyr
Signed-off-by: Chris Friedt <[email protected]>
0 commit comments