1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/application_layer/asymcute
Sören Tempel 2a6354b07d asymcute: check for minimum packet length early
Without this patch _len_get reads one byte beyond the con->rxbuf
if the incoming packet consists only of the byte 0x01.
2019-01-16 10:06:38 +01:00
..
asymcute.c asymcute: check for minimum packet length early 2019-01-16 10:06:38 +01:00
Makefile net: add Asymcute (asynchronous MQTT-SN client) 2018-07-05 15:44:16 +02:00