mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-20 06:29:02 +00:00
* Fix memory oob problem in test conversions Allocate memory for argc arguments instead of argc - 1. * Fix formatting issue.
* Fix memory oob problem in test conversions Allocate memory for argc arguments instead of argc - 1. * Fix formatting issue.