]> 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:26:16 +0000 (15:26 -0300)
commitd1b426bcbbc4a157f2060a39b44b8a14181a8379
tree0c1ce54dab183a43767e13536a5e27aa2d0218c1
parent75dad1e56c8f566c36a52b987ed0aa49a1167384
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>
(cherry picked from commit 0368b34d0d593de5d6e3a8770d5c80e4ed43c1ab)
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]