commit | c4094610340f412631686f2104d1278fd73d1e26 | [log] [tgz] |
---|---|---|
author | Orhan K AKYILDIZ <oka@qca.qualcomm.com> | Wed Nov 11 18:01:15 2015 -0800 |
committer | Satish Singh <ssing@codeaurora.org> | Wed Nov 25 17:26:48 2015 -0800 |
tree | cb769ea95d51c535742f9a9970d887c8020f1a07 | |
parent | 96c9096523fe63b19d27a384f368f67e152090ca [diff] |
cld-3.0: Remove warnings issued by static analysis Some of these are very remote scenarios (like HIF not being initialized at the time of the calls, which could then dereference a NULL pointer). There are a few cases of looping beyond boundaries. The scope of this update is limited to NAPI related code. Change-Id: I60229406d5ab514d5465ef2569324d3d4eb430d4 CRs-Fixed: 938253