Files
compute-runtime/level_zero
Kindracki, Jakub Tomasz d15aff8679 fix: Fix compiler errors in ULTs
Fix warnings that appear
when optimizations in ULTs are enabled:
- `uninitialized` errors
- `free-nonheap-object` errors
- add ignoring `-Wno-maybe-uninitialized` errors for gcc12 Release
builds due to gcc bug
- fix `array-bounds` issue in readLongFileName function
- fix other `array-bounds` errors

Related-To: NEO-8116
Signed-off-by: Kindracki, Jakub Tomasz <jakub.tomasz.kindracki@intel.com>
2025-09-03 14:50:58 +02:00
..
2025-08-29 17:19:20 +02:00
2025-09-03 14:50:58 +02:00
2025-08-29 17:19:20 +02:00
2025-09-03 14:50:58 +02:00