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
[nrf fromtree] bluetooth: mesh: pb_adv: ensure that bitwise NOT doesn't result in 0
Ensure that ~(link.rx.seg) & SEG_NVAL doesn't result in 0.
Fixes #84804
Coverity-CID: 393090
Signed-off-by: Pavel Vasilyev <[email protected]>
(cherry picked from commit fcf09dd)
0 commit comments