summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/MPEG4Extractor.cpp
diff options
context:
space:
mode:
authorJoshua J. Drake <android-open-source@qoop.org>2015-08-15 08:17:03 -0500
committerRobert Shih <robertshih@google.com>2015-08-21 16:06:23 -0700
commitc580c836c1941fb4912e1dd4e08626caf98a62c7 (patch)
tree11be8eb2577972b3c522503701a59af125ca0729 /media/libstagefright/MPEG4Extractor.cpp
parent916a9684295fb578f4b3c6c16b621ef201a49964 (diff)
downloadframeworks_av-c580c836c1941fb4912e1dd4e08626caf98a62c7.zip
frameworks_av-c580c836c1941fb4912e1dd4e08626caf98a62c7.tar.gz
frameworks_av-c580c836c1941fb4912e1dd4e08626caf98a62c7.tar.bz2
Prevent integer issues in ID3::Iterator::findFrame
Integer overflows could occur a few places within findFrame. These can lead to out-of-bounds reads and potentially infinite loops. Ensure that arithmetic does not wrap around to prevent these behaviors. Bug: 23285192 Change-Id: I72a61df7d5719d1d3f2bd0b37fba86f0f4bbedee
Diffstat (limited to 'media/libstagefright/MPEG4Extractor.cpp')
0 files changed, 0 insertions, 0 deletions