Tony Tye
e0448535a3
Use strncpy
...
Use strncpy instead of strcpy to ensure the arrays will not be
overflowered. Only copy one less than size of char array to leave a
NUL character at the end even if the copy is truncated provided the
original object is zeroed memory.
Change-Id: I00f7679630cf28dcb9a51cb0aba2810a4f4c72b9
2021-01-13 08:24:28 +00:00
..
2020-08-26 12:32:13 -04:00
2020-02-04 09:26:14 -08:00
2020-02-04 09:26:14 -08:00
2020-07-22 22:14:13 -04:00
2020-12-14 16:48:55 -05:00
2020-10-16 13:12:16 -04:00
2020-02-13 16:52:32 -05:00
2020-02-04 09:26:14 -08:00
2020-09-03 11:14:37 -04:00
2020-02-12 13:16:06 -08:00
2020-07-22 22:14:13 -04:00
2020-02-12 13:16:06 -08:00
2020-02-12 13:16:06 -08:00
2021-01-13 08:24:28 +00:00
2021-01-13 08:24:28 +00:00
2020-11-21 10:00:35 -05:00
2020-02-04 09:26:14 -08:00
2020-07-22 22:14:13 -04:00
2020-07-22 22:14:13 -04:00
2020-02-04 09:26:14 -08:00
2020-11-11 13:10:23 -05:00
2020-11-11 13:10:23 -05:00
2021-01-13 08:24:28 +00:00
2021-01-13 08:24:28 +00:00
2020-11-18 17:12:32 -05:00
2020-09-09 14:55:29 -04:00
2020-07-22 22:14:13 -04:00
2020-07-22 22:14:13 -04:00
2021-01-13 08:24:28 +00:00
2021-01-13 08:24:28 +00:00
2020-10-20 12:10:14 -04:00
2020-09-09 14:55:29 -04:00
2020-02-04 09:26:14 -08:00
2020-08-06 01:14:06 -04:00
2020-11-13 15:08:04 -05:00
2020-02-04 09:26:14 -08:00
2020-02-04 09:26:14 -08:00
2020-02-04 09:26:14 -08:00
2020-02-18 18:00:12 -05:00
2020-07-22 22:14:13 -04:00
2020-07-22 22:14:13 -04:00
2020-10-14 15:54:48 -04:00
2020-11-30 11:46:09 -05:00