android_kernel_xiaomi_sm8350/os_if/nan
hqu dd904c8e39 qcacld-3.0: Fix possible NULL pointer dereference in os_if_nan_legacy_req()
In function os_if_nan_legacy_req(), if qdf_mem_malloc() call return NULL,
this will result in nan_req NULL pointer dereference.

Fix is to add NULL pointer check for nan_req before using.

Change-Id: I8ce9e9f9fa556606cf5e8d389905c39ff7198f2c
CRs-Fixed: 2423772
2019-04-04 08:51:13 -07:00
..
inc qcacld-3.0: Move interface name related modules to NAN OS IF 2019-03-24 14:54:43 -07:00
src qcacld-3.0: Fix possible NULL pointer dereference in os_if_nan_legacy_req() 2019-04-04 08:51:13 -07:00