summaryrefslogtreecommitdiff
path: root/lib/stdlib/assert.c
diff options
context:
space:
mode:
authorRoberto Vargas <roberto.vargas@arm.com>2018-05-09 10:49:24 +0100
committerRoberto Vargas <roberto.vargas@arm.com>2018-05-09 11:26:36 +0100
commita83a74d2308400245209192c6e49d8370d6e8a2b (patch)
treef6ecc38408bd5443a2c10c82ee0e87445f179ffe /lib/stdlib/assert.c
parente9eb1460121709a9509f428fb94c8bd4a913361c (diff)
Don't use variables as tf_printf format strings
Using variables as format strings can generate security problems when the user can control those strings. Some compilers generate warnings in that cases, even when the variables are constants and are not controlled by the user. Change-Id: I65dee1d1b66feab38cbf298290a86fa56e6cca40 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
Diffstat (limited to 'lib/stdlib/assert.c')
0 files changed, 0 insertions, 0 deletions