Files
compute-runtime/level_zero/core/source/kernel
Wrobel, Patryk dda5b19859 Adjust the implementation of strncpy_s() for Linux
This change:
- prevents writing memory out of the range of the destination buffer
- prevents calling strlen() with non-null terminated c-string
- corrects the logic, which validates passed range to proceed
when real length fits the destination buffer

Related-To: NEO-7264
Signed-off-by: Wrobel, Patryk <patryk.wrobel@intel.com>
2022-08-17 18:37:46 +02:00
..
2022-05-16 12:08:41 +02:00
2022-07-25 09:58:38 +02:00
2021-05-17 20:38:19 +02:00