Weiyi Chen 7512b30ab0 dfc: fix use-after-free
When IPA failed to send a QMAP packet, the skb is freed in IPA so
accessing the skb after IPA failure will result in use-after-free.

Remove the skb access after IPA send failure.

Change-Id: Id5f876d68e8ecae6c8d7e07c99a9f842fbbf51c1
Signed-off-by: Weiyi Chen <quic_weiyic@quicinc.com>
2022-01-18 23:17:40 -07:00
2022-01-18 23:17:40 -07:00
Description
No description provided
226 MiB
Languages
C 98.7%
C++ 0.9%
Makefile 0.3%
Starlark 0.1%