Gunzter / contiki-ng

Contiki-NG: The Next Generation Contiki
BSD 3-Clause "New" or "Revised" License
7 stars 4 forks source link

Group OSCORE: Response assigned to self #13

Open MBradbury opened 3 years ago

MBradbury commented 3 years ago

At https://github.com/Gunzter/contiki-ng/blob/group_oscore/os/net/app-layer/coap/coap-engine.c#L197 response is assigned to itself. Is this intended?