Skip to content
Commit 0cf1b9b9 authored by Balaji Pothunoori's avatar Balaji Pothunoori
Browse files

qcacld-3.0: Fix out-of-bounds in tx_stats

The tx_stats array length num_entries can't be more than
param_buf->num_tx_stats from fw.
Otherwies out-of-bounds will happen when read wmi_tx_stats.

Change-Id: I7ab3c7cc7baef6d903ba6301622bd67efe52cebe
CRs-Fixed: 3104318
parent 816372ae
Please register or to comment