9cc180ec269891f5515ee9bb4cdf59196c106821

If cds_dp_open fails during driver load time, cds_close is called in clean up path. During cds_close, HTC cleanup happens which makes target->hif_dev = NULL and in send_packet_completion target->hif_dev is dereferenced without NULL check. Add NULL check before dereferencing target->hif_dev during send_packet_completion. Change-Id: I236a083e194bf1f16d261e6334ac512c4f6bcd94 CRs-Fixed: 2625690
This is CNSS WLAN Host Driver for products starting from iHelium
Omschrijving
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%