zephyr/subsys/net/lib/coap
Robert Lubos 5bb35892dd net: coap: Parse zero-length option correctly
In case CoAP packet does not carry payload, and the last option is
zero-length, the option structure was not filled with data (opt number
and length). Fix the length check to prevent this from happening.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-06-15 22:13:34 +03:00
..
CMakeLists.txt
coap_link_format.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
coap.c net: coap: Parse zero-length option correctly 2020-06-15 22:13:34 +03:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00