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>changes/84/717184/2
parent
b235d3c111
commit
456c255ea1
Loading…
Reference in new issue