Files
compute-runtime/shared/source/program
Mateusz Hoppe f8b375cae5 fix: stop parsing printf buffer after invalid string index
- IGC stores invalid string index at the end of printf buffer,
invalid index is equal to (int32_t)-1 extended to (char*)
- printKernelOutput() should not parse buffer after invalid index was
found to avoid invalid string pointer dereference

Related-To: NEO-5753

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2023-05-29 09:22:08 +02:00
..
2023-01-17 14:42:04 +01:00
2023-01-20 16:07:13 +01:00
2023-03-08 17:55:23 +01:00
2023-02-17 11:19:59 +01:00
2023-01-20 16:07:13 +01:00