1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 02:52:46 +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
Makefile.include
tests-clif.c clif: Don't access any data if input is empty 2021-02-08 13:42:18 +01:00
tests-clif.h