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
fix(zwapi): Prevent injection while refreshing caps
This fix isolated to test the following test (with and without/revert) it.
The issue should be detected sooner (before calling zwapi_session_flush_queue)
2025-Jun-20 16:34:15.434395 <E> [zwapi_init] zwapi_refresh_capabilities: invalid supported_bitmask
By the way, It has been observed that using z-wave-stack-binaries length
is clamped from 33 to 31 (this is unexpected, it could be caused by non aligned defs).
Origin: #126
Relate-to: #125
Bug-SiliconLabs: UIC-3664
Relate-to: SLVDBBP-3162484
Relate-to: SiliconLabsSoftware/z-wave-engine-application-layer#42
Signed-off-by: Philippe Coval <[email protected]>
0 commit comments