replicant-frameworks_native/opengl
Michael Lentine 9530388b26 Check that width and height parameters are small.
The product of width and height should be less than UINT32_MAX (in practice
smaller). Adding the checks prevents overflows when allocating buffers.

Bug: 20726612
Change-Id: I9769edf0688a9bfe69906d49fa0540cadf4c49b0
(cherry picked from commit 1c4537e2e8)
2015-06-01 11:12:28 -07:00
..
include libEGL: whitelist the EGL_KHR_create_context_no_error extension 2015-05-11 13:59:15 -07:00
libagl Check that width and height parameters are small. 2015-06-01 11:12:28 -07:00
libs Modify EGL to disconnect the window when the surface gets destroyed. 2015-05-28 14:09:36 -07:00
specs GLConsumer: start using EGL_ANDROID_image_crop 2013-10-02 17:34:35 +00:00
tests am bceb29c8: Merge "Fix clang -Wc++11-narrowing warnings." 2014-12-11 23:02:01 +00:00
tools Fix EGL shim extension injection for GL ES 3 drivers. 2015-05-22 14:10:09 -07:00