Changeset: 4db43896a14b Author: Yao Wang <[email protected]> Date: 2013-10-21 15:22 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/4db43896a14b
RT-33560: D3D native calls need null pointer check for nativeMesh, D3DContext Summary: native code security Reviewed-by: kcr, ckyang ! modules/graphics/src/main/native-prism-d3d/D3DContext.cc ! modules/graphics/src/main/native-prism-d3d/D3DGraphics.cc ! modules/graphics/src/main/native-prism-d3d/D3DResourceFactory.cc ! modules/graphics/src/main/native-prism-d3d/D3DShader.cc
