mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-19 06:24:51 +08:00
Current implementation of getIntelGTNotes function causes segfault in case empty owner name string would be passed. This commit removes potential out-of-bound array access. Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>