mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 00:58:39 +08:00
-> fixed double/early free of memory allocated to handle system host memory passed to memoryfill by using hostPtrMap to track graphics allocations created for system memory instead of the deallocation container. ->fixed definition of BuiltinData in the headers instead of the source to remove duplication of code in ULTs. Change-Id: I2bf02480f36e1deb4c5c04aea0e72906e72961b2 Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com>