replicant-frameworks_native/opengl
Michael Lentine 1c4537e2e8 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
2015-05-29 10:54:30 -07:00
..
include libEGL: whitelist the EGL_KHR_create_context_no_error extension 2015-05-12 08:42:05 -07:00
libagl Check that width and height parameters are small. 2015-05-29 10:54:30 -07:00
libs Revert "Modify EGL to disconnect the window when the surface gets destroyed." 2015-05-28 16:48:08 -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-28 15:34:31 -07:00