提交 c7817799 编写于 作者: P prr

8180011: Cleaner native graphics device handling

Reviewed-by: serb, mschoene, rhalade
上级 d924f0aa
......@@ -98,7 +98,7 @@ JNIEXPORT jstring JNICALL Java_sun_java2d_d3d_D3DGraphicsDevice_getDeviceIdNativ
jstring ret = JNU_NewStringPlatform(env, pAdapterId);
delete pAdapterId;
delete[] pAdapterId;
return ret;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册