commit | 7dcd0ec9c91688cfa3f679804ba6e132f9811254 | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Tue May 12 17:35:48 2015 -0700 |
committer | The Android Automerger <android-build@google.com> | Thu Aug 13 19:41:48 2015 -0700 |
tree | b34e58be4744601456d6adebe655f92339e85260 | |
parent | 796aaf7fb160fea12bddc8406d7f006ce811eb43 [diff] |
Verify that the native handle was created The inputs to native_handle_create can cause an overflowed allocation, so check the return value of native_handle_create before accessing the memory it returns. Bug:19334482 Change-Id: I1f489382776c2a1390793a79dc27ea17baa9b2a2 (cherry picked from commit eaac99a7172da52a76ba48c26413778a74951b1a)