commit | edc20fc0a7308e5d3082e25a761a5d5d8b0b6a1d | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Fri May 12 15:35:30 2017 -0700 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Wed Sep 13 20:39:14 2017 +0000 |
tree | f4a87a35e8559e3922b63a9712fb668d17bf7c24 | |
parent | 7a65563a60135d0536d0bada7d63341b45a84a7d [diff] |
Limit ogg packet size A malformed ogg file might lace together a very large packet, which could lead to out of memory conditions. Limit the packet size to avoid this. Bug: 36592202 Change-Id: I8650b3ec54a0de9ec302a7cbac296bb85efcfb3d (cherry picked from commit bf928560aca13c5a615cb3ffc3b6aad16cdf3824)