commit | 206ec0c18b4fee2bfdaff1d53f6ad25d72d34418 | [log] [tgz] |
---|---|---|
author | Sachin Mohan Gadag <sgadag@codeaurora.org> | Wed Apr 26 12:51:08 2017 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri May 05 02:43:06 2017 -0700 |
tree | 8e9d42192a4db4dff0345b91a3b4106dbb4d6388 | |
parent | 653aaefa4f0a3b503976aa6f0bfd59a8cacfea42 [diff] |
qahw: test: Fix variable overflow issue Garbage values are seen in kpi measurement in both audio and record usecase because of overflow of long data type variable. To avoid overflow typecasting long data type to uint64_t data type. Change-Id: Icd1e6a84d295245b44de971af7b3025ce117b042