commit | aa4041f70a4068a7ce9df8bea3cda8aaf94a62f6 | [log] [tgz] |
---|---|---|
author | Dan Stoza <stoza@google.com> | Wed Apr 29 13:30:31 2015 -0700 |
committer | Dan Stoza <stoza@google.com> | Thu Apr 30 14:57:41 2015 -0700 |
tree | 9569efa492007262e6f8f6612bd94b7d9843a7e8 | |
parent | 84f1d9c288f35fa399f97207b6af43a261d5989a [diff] |
SurfaceFlinger: Fix integer overflow in Mesh ctor Performs range checking on the inputs to Mesh::Mesh() before allocating the storage array. Bug: 20674682 Change-Id: I4fc918a8c312d967dd6d9f91a098b2e0a7081027 (cherry picked from commit ab79e33ef3a21a2b14bf15bc4c85aef247b4ad95)