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
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
tests
tools Fix EGL shim extension injection for GL ES 3 drivers. 2015-05-28 15:34:31 -07:00