a87b2ec690
If _handler is set, pbuf_free is not called. ~AsyncUDPPacket() calls pbuf_free once but only after calling pbuf_ref in it's constructor. The refcount never reaches zero and the memory allocated for pbuf is never released. |
||
---|---|---|
.. | ||
examples | ||
src | ||
keywords.txt | ||
library.json | ||
library.properties |