commit | 1b41d44972c2c4bdce23c2400c3d7b7604387c65 | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Thu Feb 06 09:10:40 2020 -0800 |
committer | Marco Nelissen <marcone@google.com> | Thu Feb 06 09:10:40 2020 -0800 |
tree | 9a3d039edda4756f954dab78e3069096fa63b033 | |
parent | 04e4465aa7b58c07c4a278b9ddc2731b20b645ad [diff] |
Avoid reading at negative offsets PlayerServiceFileSource had the same logic as FileSource that could cause reading at negative data source offsets, so fix that too. Test: build Bug: 141242340 Change-Id: I60226d85ece83339444d9ec1c0a741271e33e127