Changeset: 544f4caaf4aa Author: Yao Wang <[email protected]> Date: 2013-10-21 22:22 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/544f4caaf4aa
RT-33561: JNI(D3D and ES2) methods need to add offset or bounds check Summary: native code security Reviewed-by: ckyang ! modules/graphics/src/main/native-prism-d3d/D3DGraphics.cc ! modules/graphics/src/main/native-prism-d3d/D3DPhongMaterial.cc ! modules/graphics/src/main/native-prism-d3d/D3DPhongShader.cc ! modules/graphics/src/main/native-prism-es2/GLContext.c
