mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 23:33:20 +08:00
- There are various calls to device inside destructor. - Memory manager is protected via device , which is protected by context. - If context is destroyed it means that device may be destroyed, which means that memory manager may be destroyed and we have a seg fault. Change-Id: I2cb6a69790f53bf2c9fba89160078b009e105574
14 KiB
14 KiB