1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/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
..
include sys: Add clif (CoRE Link Format) module 2019-10-04 11:35:52 +02:00
clif.c clif: Don't access any data if input is empty 2021-02-08 13:42:18 +01:00
Makefile sys: Add clif (CoRE Link Format) module 2019-10-04 11:35:52 +02:00