]> code.ossystems Code Review - meta-freescale.git/commit
optee-client-qoriq: GCC 8 format-truncation error
authorChunrong Guo <chunrong.guo@nxp.com>
Thu, 5 Jul 2018 09:41:55 +0000 (17:41 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 5 Jul 2018 18:25:06 +0000 (15:25 -0300)
commit0368b34d0d593de5d6e3a8770d5c80e4ed43c1ab
treede9de40eccd348f87c07b6dd33d697b458fcdf83
parent5556f6f8352aa20cd916c7be5ed72628f5769fc2
optee-client-qoriq: GCC 8 format-truncation error

*Fix the below error:
|libteec/src/teec_trace.c:110:24: error: '%s' directive output may be truncated
|writing up to 255 bytes into a region of size 246 [-Werror=format-truncation=]

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-security/optee/optee-client-qoriq.bb
recipes-security/optee/optee-client-qoriq/0001-GCC-8-format-truncation-error.patch [new file with mode: 0644]