android_kernel_xiaomi_sm8350/core/hdd
gaurank kathpalia ea6b5e603c qcacld-3.0: Fix KW issue in hdd_sme_roam_callback
The driver may dereference pRoamInfo by calling APIs
in hdd_sme_roam_callback which have arguements of
structure tagCsrRoamInfo.

Fix is to have a check for pRoamInfo, and then only
pass its struct members as arguments to other API.

Change-Id: I28acee0ff42a50221f6dbef7af4b9c04dd6e8d1e
CRs-Fixed: 2259290
2018-07-07 17:03:40 -07:00
..
inc qcacld-3.0: Rename csr_roam_completeCallback 2018-07-07 10:26:07 -07:00
src qcacld-3.0: Fix KW issue in hdd_sme_roam_callback 2018-07-07 17:03:40 -07:00