Skip to content
Commit 423f344f authored by Alberto Escolar Piedras's avatar Alberto Escolar Piedras Committed by Ioannis Glaropoulos
Browse files

native_posix: Ensure printf fed type matches format specifier



In Zephyr we have the rule of "do not use stdint defined types",
but unfortunately that leaves us with no properly defined
format specifiers for printing values out.
So cast to stdint types in this expression to actually be able to
do so.

Fixes Coverity CID: 205798
Fixes Coverity CID: 205825

Signed-off-by: default avatarAlberto Escolar Piedras <alpi@oticon.com>
parent 377aa876
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment