mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
This change addresses a free function mis-match issue where `delete` is used to free memory allocated via `malloc` within `create_random_data` and in the test function. The change involves the following tests: 1. arrayimagecopy 2. arrayimagecopy3d 3. imagearraycopy 4. imagearraycopy3d This should address #2173 Signed-off-by: Michael Rizkalla <michael.rizkalla@arm.com>
7.6 KiB
7.6 KiB