examples: gcoap: stack overflow when NON times out #8981
Labels
Area: network
Area: Networking
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
Milestone
Description
When I send a NON GET with the gcoap example the
coap
thread overflows if there is no request.Steps to reproduce the issue
samr21-xpro
, did not check for other types of boards)Send CoAP NON to fake destination:
Check stack usage again:
Expected results
Stack should not overflow.
Actual results
Stack overflows and overwrites TCB of following thread (might cause crash later on).
Versions
This was done on 689333f of RIOT.
The text was updated successfully, but these errors were encountered: