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
specs
tests
tools