mirror of
https://github.com/intel/compute-runtime.git
synced 2025-11-15 10:14:56 +08:00
This change removes undefined behavior related to usage of delete operator on the memory allocated via new[]. Signed-off-by: Patryk Wrobel <patryk.wrobel@intel.com>