mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
4dcb8edcc8
The handlers for these MQTT message lock the connection mutex on function entry. During automated testing of asymcute, I discovered return paths for these function which do not unlock the connection mutex. This results in a deadlock which prevents asymcute from sending any further messages. |
||
---|---|---|
.. | ||
asymcute | ||
cord | ||
dhcpv6 | ||
dns | ||
emcute | ||
gcoap | ||
nanocoap | ||
sntp | ||
sock_dns | ||
sock_dns_mock | ||
telnet | ||
uhcp | ||
doc.txt | ||
Kconfig | ||
Kconfig.coap |