mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
11ce199c41
In `test_array`, `test_array` and `test_map` the variable `offset` was written to but not read. The accumulated value should equal the total length of the input. This diff adds this check and fixes the warning in turn. Found via scan-build. |
||
---|---|---|
.. | ||
Makefile | ||
Makefile.include | ||
tests-cbor.c |