PelionIoT / mbed-coap

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

IOTCLT-3749 mbed-coap parser buffer overflow fix #103

Closed ristohuhtala closed 4 years ago

ristohuhtala commented 4 years ago

Fix for IOTCLT-3749. Check before pointer is increased that it wont overflow. Also updated unittest.