mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +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.