android_kernel_xiaomi_sm8350/os_if
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
..
nan qcacld-3.0: Fix possible NULL pointer dereference in os_if_nan_legacy_req() 2019-04-04 08:51:13 -07:00
p2p
sync qcacld-3.0: Add osif_sync high level documentation 2019-03-25 12:39:26 -07:00
tdls qcacld-3.0: Trim operation classes to max supported in change station 2019-03-05 14:23:35 -08:00