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
zwave_rx: Harden zwave_rx_print_protocol_version in zwave_rx.c
Checking snprintf results, this was found using CodeQL
Potential fix for code scanning alert no. 15:
Potentially overflowing call to snprintf
For the record this function escape the git commit to hex form (in ascii)
Origin: SiliconLabsSoftware#104
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Relate-to: SiliconLabsSoftware#100
Signed-off-by: Philippe Coval <[email protected]>
0 commit comments