Skip to content
Commit dd740c16 authored by Leandro Pereira's avatar Leandro Pereira Committed by Anas Nashif
Browse files

tests: crypto: Do not use unitialized variable



The `z` vector was not initialized in the call to
uECC_vli_nativeToBytes(), resulting in undefined behavior.  Use the
properly initialized `exp_z` array instead.

Signed-off-by: default avatarLeandro Pereira <leandro.pereira@intel.com>
parent eb0dccdb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment