When crm close, call free link which free in_q. The in_q ptr is null. It will result in null in_q ptr deref when call notify trigger. So need add spin lock to protect req data. CRs-Fixed: 3488142 Change-Id: I25101f00e07bd56f1449085f2c6ce3ce3141adc3 Signed-off-by: Wang Kan <quic_wkan@quicinc.com>
Description
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%