Files
android_kernel_samsung_sm86…/components/umac/mlme
Pragaspathi Thilagaraj 0cc9327e43 qcacld-3.0: Validate pcl_req in wlan_cm_roam_send_set_vdev_pcl()
In wlan_cm_roam_send_set_vdev_pcl(), pcl_req intially checked
for NULL can be dereferenced later.

Validate pcl_req and return error if pcl_req is NULL.

Change-Id: Iccc4e09c636d2643c319a1767bf8f673d6d36a80
CRs-Fixed: 2734082
2020-07-26 02:07:59 -07:00
..