metal/mtce/src/public
Dongqi Chen 456c255ea1 Fix mtce build error with gcc-8.2.1
1.Remove 'const' in DELIMITER to fix "Werror=ignored-qualifiers"
2.Replace sprintf with snprintf, and add return value check for
  snprintf to fix "Werror=format-overflow"
3.Replace strncpy with snprintf to fix "Werror=stringop-truncation"

Change-Id: Iecca021fc02df35a472a3f8aa04c9501998e2dba
Story: 2007506
Task: 39279
Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
2020-04-03 14:44:21 +08:00
..
Makefile Set SHELL in Makefiles that use bash constructs 2018-12-07 14:09:48 -06:00
amon.c Fix mtce build error with gcc-8.2.1 2020-04-03 14:44:21 +08:00
amon.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00