summaryrefslogtreecommitdiffstats
path: root/include/media/AudioTrack.h
diff options
context:
space:
mode:
authorJoshua J. Drake <android-open-source@qoop.org>2015-04-08 23:53:10 -0500
committerNick Kralevich <nnk@google.com>2015-04-09 17:34:17 -0700
commit07c0f59d6c48874982d2b5c713487612e5af465a (patch)
tree2b2020300acb6954190a453080827ac252adcf46 /include/media/AudioTrack.h
parentc24607c29c96f939aed9e33bfa702b1dd79da4b7 (diff)
downloadframeworks_av-07c0f59d6c48874982d2b5c713487612e5af465a.zip
frameworks_av-07c0f59d6c48874982d2b5c713487612e5af465a.tar.gz
frameworks_av-07c0f59d6c48874982d2b5c713487612e5af465a.tar.bz2
Fix integer underflow in ESDS processing
Several arithmetic operations within parseESDescriptor could underflow, leading to an out-of-bounds read operation. Ensure that subtractions from 'size' do not cause it to wrap around. Bug: 20139950 Change-Id: I0d1b136ce68fd7c6f606ce66714bf644cfb2961c
Diffstat (limited to 'include/media/AudioTrack.h')
0 files changed, 0 insertions, 0 deletions