c9681754d0aa93a1788dc37a2ddc23dfa999c03e

It has been observed at that several issues have crept into mainline due to qdf_mem_copy() gracefully returning when the source or destination pointers are NULL. In order to prevent such regressions in the future, change calls to qdf_mem_copy/move/set/zero/cmp() with NULL pointer parameters so they panic in debug builds. Change-Id: I6df4c42245ed1d0d8a85477f59552f8243488924 CRs-Fixed: 2408266
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%