PelionIoT / mbed-coap

CoAP C library - Builder and Parser for CoAP messages
Apache License 2.0
29 stars 16 forks source link

Fix for removing old block data from the linked list #57

Closed anttiylitokola closed 6 years ago

anttiylitokola commented 6 years ago

Block data item must be removed from the list before calling the rx_callback function since it may possible that application tries to access the same data

Fixes error: iotclt-2638 - hardfault during reconnection retry with Thread