Home
last modified time | relevance | path

Searched hist:"913847 f399992d692c2b2de110d6b0d9b4797ad3" (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/tee/
H A Dtadb.c913847f399992d692c2b2de110d6b0d9b4797ad3 Fri Feb 19 13:56:09 UTC 2021 Jens Wiklander <jens.wiklander@linaro.org> core: assert result in file_num_to_str()

Adds an assert() that snprintf() succeeds in file_num_to_str().

This fixes coverity scan:
CID 1501823 (#1 of 1): Unchecked return value (CHECKED_RETURN)

Reviewed-by: Jerome Forissier <jerome@forissier.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>