Skip to content
Commit f9a818cc authored by Robert Lubos's avatar Robert Lubos Committed by Anas Nashif
Browse files

net: websockets: Fix implicit type conversion Coverity warning



Coverity reported potential issues with implicit signed/unsigned type
conversions and potential problems with this. Fix this, by casing the
byte-shifted data variable to uint64_t type explicitly.

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent e5aa433f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment