mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
e3db58f013
The NULL case can not regularly be reached (because regularly gcoap_register_listener sets thel link_encoder to a default one), but if it is (eg. because an application unsets its link_encoder to hide a resource set at runtime), the existing `continue` is a good idea (skip over this entry) but erroneously created an endless loop by skipping the advancement step. |
||
---|---|---|
.. | ||
application_layer | ||
ble | ||
credman | ||
crosslayer | ||
gnrc | ||
link_layer | ||
lora | ||
netdev_test | ||
netif | ||
network_layer | ||
sock | ||
transport_layer | ||
doc.txt | ||
Kconfig |