mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-10 12:53:42 +08:00

When allocation is created and createResource is set we need to remove resourceHandle instead of allocation handle list otherwise in long running application (a lot of allocations) we will observe memory leak. Signed-off-by: Kamil Diedrich <kamil.diedrich@intel.com>