commit | ab79e33ef3a21a2b14bf15bc4c85aef247b4ad95 | [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 12:44:03 2015 -0700 |
tree | eb7ae4d0a62e0ee2a224ce4ea2ead11fcdbd1ff9 | |
parent | 8de71a2408f632407c25942a39c31f78c7f64ffd [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