commit | 943fc12219b21d2a98f0ddc070b9b316a6f5d412 | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Mon Mar 27 18:16:46 2023 -0500 |
committer | Ray Essick <essick@google.com> | Tue Mar 28 07:06:18 2023 -0500 |
tree | fe5d5a5db850f011f64c9a74fa804702f62d0422 | |
parent | 943db3f3518d754fe24c24d51f84861e9b503c98 [diff] |
Fix NuMediaExtractor::readSampleData buffer Handling readSampleData() did not initialize buffer before filling it, leading to OOB memory references. Correct and clarify the book keeping around output buffer management. Bug: 275418191 Test: CtsMediaExtractorTestCases w/debug messages Change-Id: Ie744f118526f100d82a312c64f7c6fcf20773b6d