mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
57d3c4698c
With #9209 gCoAP got the ability to re-register and OBSERVE with a new token, sadly the `observer` variable wasn't set in that fix, so a re-registration actually led to the deletion of the observer (because it is still `NULL` when the old registration is overwritten in l. 317) |
||
---|---|---|
.. | ||
application_layer | ||
crosslayer | ||
gnrc | ||
link_layer | ||
netdev_test | ||
network_layer | ||
routing | ||
skald | ||
sock | ||
transport_layer | ||
doc.txt |