summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDhananjay Kumar <dhakumar@codeaurora.org>2015-08-04 23:59:28 +0530
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:11:19 -0700
commit3e6ed249e13716fb34b8506eedc66dc44ed7479a (patch)
treed0af858ec43b1ecdd990b7f8c830e0f94f66d14f /include/linux
parent72f334a91f4e07bb665a3c8d22e5124ee6520e10 (diff)
ASoC: msm: fix integer overflow for long duration offload playback
32 bit variable is used for storing number of bytes copied to DSP, which can overflow when playback duration goes beyond 24 hours. Change data type for this variable to uint64_t, to prevent overflow and related playback anomaly. CRs-Fixed: 877677 Change-Id: Ie4dfa630cf89559bb784d4712c52526665baeca6 Signed-off-by: Dhananjay Kumar <dhakumar@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions