abb04d0a9d
[ Upstream commit 73f0c11d11329a0d6d205d4312b6e5d2512af7c5 ]
As the endpoint is unregistered there might still be work pending to
handle incoming messages, which will result in a use after free
scenario. The plan is to remove the rx_worker, but until then (and for
stable@) ensure that the work is stopped before the node is freed.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
qrtr.c | ||
qrtr.h | ||
smd.c | ||
tun.c |