OpenCL-CTS
OpenCL-CTS copied to clipboard
memory oob problem in test_half
https://github.com/KhronosGroup/OpenCL-CTS/blob/1161d788dd5d71885ca19783210f18c305715a7f/test_conformance/half/main.cpp#L134
argc should not minus 1 here, it will cause memory out-of-bounds problem later
https://github.com/KhronosGroup/OpenCL-CTS/blob/1161d788dd5d71885ca19783210f18c305715a7f/test_conformance/half/main.cpp#L214
This is fixed with https://github.com/KhronosGroup/OpenCL-CTS/pull/1489
@bashbaug I think we can close this one too based on https://github.com/KhronosGroup/OpenCL-CTS/issues/1509#issuecomment-1430074090.