1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 18:43:50 +01:00
RIOT/examples
Benjamin Valentin 4fe202db1e examples: check return value of coap_build_reply()
`coap_build_reply()` may return negative values on error or
0 in the no-response case.

Don't use it to calculate a payload offset without checking first.
2022-11-04 20:00:51 +01:00
..
2022-10-18 10:59:43 +02:00
2022-09-29 11:26:04 +02:00
2022-10-04 00:28:46 +02:00
2022-02-11 12:38:21 +01:00