Skip to content
Commit 277d649b authored by Armando Visconti's avatar Armando Visconti Committed by Henrik Brix Andersen
Browse files

drivers: sensor: tmp108: fix coverity integer handling issue



Fix coverity integer handling issue (CWE-188).
Modifying a variable through a pointer of an incompatible type (other
than unsigned char) can lead to unpredictable results.

Fix: #67965
Coverity-CID: 248434

Signed-off-by: default avatarArmando Visconti <armando.visconti@st.com>
parent 68ed2e01
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment