1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/tests-clif
Sören Tempel 0d141bf93a clif: Don't access any data if input is empty
This is relevant as clif_decode_link may invoke clif_get_attr with
input_len == 0.
2021-02-08 13:42:18 +01:00
..
Makefile tests: Add unit tests for clif module 2019-10-04 11:35:52 +02:00
Makefile.include tests: Add unit tests for clif module 2019-10-04 11:35:52 +02:00
tests-clif.c clif: Don't access any data if input is empty 2021-02-08 13:42:18 +01:00
tests-clif.h tests: Add unit tests for clif module 2019-10-04 11:35:52 +02:00