summaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorBala Venkatesh <bjavvaji@codeaurora.org>2019-09-20 16:22:29 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2019-09-20 03:54:05 -0700
commit90cd81e529145c33617ca8fa7b8bfecfa43d932b (patch)
tree2bab91186961a90ac5a1f55585b5c73c91019d6f /lib/mpi/mpiutil.c
parentc0c45361fe16099508658e2813401cf349d47e13 (diff)
qcacld-3.0: Avoid NULL pointer dereference
In function hdd_is_connection_in_progress the arguments out_vdev_id and out_reason can be NULL. For device mode is SAP or P2P_GO possible NULL dereference can happen. Add NULL check for out_vdev_id and out_reason before dereference. Change-Id: I9c5c88f41f510483a01fe7b355538942360bd641 CRs-Fixed: 2531567
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions