Files
compute-runtime/shared/source
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-18 11:42:06 +02:00
2022-06-13 12:47:54 +02:00
2022-07-25 09:58:38 +02:00
2022-08-09 13:55:30 +02:00
2021-12-07 10:22:41 +01:00
2022-07-27 12:01:36 +02:00
2022-07-25 09:58:38 +02:00
2022-05-18 11:42:06 +02:00
2022-07-25 09:58:38 +02:00
2022-02-25 10:59:28 +01:00
2022-05-18 11:42:06 +02:00
2021-07-05 19:13:32 +02:00
2022-06-23 10:05:45 +02:00