KhronosGroup / OpenCL-CTS

The OpenCL Conformance Tests
Apache License 2.0
178 stars 187 forks source link

Fix memory leaks in vulkan interop/ external memory and semaphore tests #1972

Open nikhiljnv opened 1 month ago

nikhiljnv commented 1 month ago

Fix memory leaks discussed as part of PR https://github.com/KhronosGroup/OpenCL-CTS/pull/1887 Also, review memory leaks in rest of the external memory/semaphore tests.