Files
Juro Bystricky c264cd044c check_probes.c: fix for compiler warning [-Wstringop-overflow=]
Replaced strncpy with memcpy and added some buffer overflow checks in
order to avoid GCC9 compiler warning:
warning: ‘__builtin___strncpy_chk’ specified bound depends on the length of the source argument [-Wstringop-overflow=]

While in there, removed one unused global variable and declared the remaining
global variables as static.

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
2019-06-05 10:56:18 -07:00
..
2018-09-06 09:57:01 -07:00
2018-09-06 09:57:01 -07:00
2018-03-09 13:16:34 -08:00
2018-09-06 09:57:01 -07:00
2019-04-22 19:45:40 -07:00
2019-04-22 19:45:40 -07:00
2016-07-01 20:16:54 +00:00
2016-07-01 20:16:54 +00:00
2016-07-01 20:16:54 +00:00
2016-07-01 20:16:54 +00:00
2016-07-01 20:16:54 +00:00