commit | 6231243626b8b9c57593b1f0ee417f2c4af4c0aa | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Mon Mar 13 11:59:57 2017 -0700 |
committer | Ray Essick <essick@google.com> | Mon Mar 13 11:59:57 2017 -0700 |
tree | 35fa83242e3770be830339d8165faa004fea1d94 | |
parent | 0495c029bd51bcfc1cca8c943ab4ce2f201dbe98 [diff] |
Add bounds check in SoftAACEncoder2::onQueueFilled() Original code blindly copied some header information into the user-supplied buffer without checking for sufficient space. The code does check when it gets to filling the data -- it's just the header copies that weren't checked. Bug: 34617444 Test: ran POC before/after Change-Id: I6e80ec90616f6cd02bb8316cd2d6e309b7e4729d