commit | ff5e5c77784d5fc531ae1d3ccfd657293763a751 | [log] [tgz] |
---|---|---|
author | Tushnim Bhattacharyya <tushnimb@qca.qualcomm.com> | Wed Jan 15 14:13:27 2014 -0800 |
committer | Prakash Dhavali <pdhavali@qca.qualcomm.com> | Sun Jan 26 20:06:34 2014 -0800 |
tree | ec7726a3744a57b7de751aa18e0929e5ef2a119b | |
parent | 441209eff76de64ef4e958dd138d4098bbf283b6 [diff] |
wlan: Fix issues found in static analysis on BAP. Some of the VOSS pkt utility functions are made NOP for QCA_WIFI_2_0. But they do return success. Due to this some of the stack variables in BAP module remained uninitialized but used. Fixed the uninitialized stack variables Change-Id: If57eacf0742de963e55ca3053d46ec30d0ad3b5a CRs-Fixed: 600779