Skip to content
Commit 8bb99dc9 authored by Peter Bigot's avatar Peter Bigot Committed by Maureen Helm
Browse files

tests: fcb: initialize buffers to avoid processing uninitialized values



Running the test under valgrind identified three places where an
uninitialized stack buffer was used as the source of data over which a
CRC was incidently calculated, causing an uninitialized value warning
in the CRC calculation.  Zero out the source buffers before using them
as a data source.

Signed-off-by: default avatarPeter Bigot <peter.bigot@nordicsemi.no>
parent ee99749e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment