Attention is currently required from: Anastasia Klimchuk.
Anastasia Klimchuk uploaded patch set #2 to this change.
tests: Add header stdlib.h to allow scan-build to do analysis
Without the header being explicitly included, scan-build run on CI
was returning errors for these files, such as:
include the header <stdlib.h> or explicitly provide a declaration
for 'calloc'
The functions in question were calloc, free, etc.
Change-Id: I4b79c5f86c074c456533296c309293e4064abe3f
Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org>
---
M tests/ch341a_spi.c
M tests/chip_wp.c
M tests/erase_func_algo.c
M tests/flashrom.c
M tests/helpers.c
M tests/linux_mtd.c
M tests/raiden_debug_spi.c
M tests/tests.c
8 files changed, 12 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/55/84455/2
To view, visit change 84455. To unsubscribe, or for help writing mail filters, visit settings.