commit | 9241643a1138aeb922d0fc7fed4698588ce2f13b | [log] [tgz] |
---|---|---|
author | Shiva Krishna Pittala <spittala@codeaurora.org> | Mon Apr 02 17:23:42 2018 +0530 |
committer | nshrivas <nshrivas@codeaurora.org> | Wed Apr 11 09:15:20 2018 -0700 |
tree | 6da0070e0799408e94e721542c2334a1c1ad9247 | |
parent | 9e1e3993747547cbffc27e544fbbdbce94d22c13 [diff] |
qcacmn: Fix the limitations in enabling memory debug on WIN Copy the file name to a QDF local array, rather than using the pointer to file name, to avoid access to the invalid pointer. Also, separate out SKB debug from memory debug. SKB debug will be enabled once the SKB related false positives are fixed. CRs-Fixed: 2216661 Change-Id: I0ada1acb84c24c961cf614c9c47261f272959874