diff options
author | Joshua J. Drake <android-open-source@qoop.org> | 2015-05-04 17:33:49 -0500 |
---|---|---|
committer | Nick Kralevich <nnk@google.com> | 2015-05-07 15:44:55 -0700 |
commit | 5cea0155cfc41f67e91343c342f44251c03fde3a (patch) | |
tree | 8b4f834103d9b2e3db98d4a83c3cb11374a2e8e5 /tools/resampler_tools | |
parent | 3f4431e97376b8a315ad8862724e1e1fb34c9292 (diff) | |
download | frameworks_av-5cea0155cfc41f67e91343c342f44251c03fde3a.zip frameworks_av-5cea0155cfc41f67e91343c342f44251c03fde3a.tar.gz frameworks_av-5cea0155cfc41f67e91343c342f44251c03fde3a.tar.bz2 |
Prevent reading past the end of the buffer in 3GPP
Metadata processed within the parse3GPPMetaData function may not be NUL
terminated and thus calling setCString may read out of bounds. Ensure
proper NUL termination, but take care not to interfere with other special
cases (ie, albm).
Bug: 20923261
Change-Id: Ie93b3038b534b4c4460571a68f4d734cff7ad324
Diffstat (limited to 'tools/resampler_tools')
0 files changed, 0 insertions, 0 deletions