mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-20 22:39:03 +00:00
The test has been ignoring potential failures in memory allocations, giving misleading error messages. Add a simple check and return early if the allocation failed. Signed-off-by: Radek Szymanski <radek.szymanski@arm.com>