Skip to content
Commit 9ac8786b authored by Andrej Trnkóci's avatar Andrej Trnkóci Committed by Carles Cufí
Browse files

fs: nvs: fix nvs static analysis error



There is asignment from size_t variable to uint8_t variable in
nvs_al_size function that can trigger static analysis error.
The problem is fixed by changing the variable to size_t type
instead of uint8_t.

Signed-off-by: default avatarAndrej Trnkóci <andrej.trnkoci@nxp.com>
parent 66717f17
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment