Home
last modified time | relevance | path

Searched hist:a1f2c4302d527853b44b3f33a76a1c2c341101f4 (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutee/
H A Dtee_api_property.ca1f2c4302d527853b44b3f33a76a1c2c341101f4 Mon Jul 24 14:12:46 UTC 2023 Clement Faure <clement.faure@nxp.com> lib: libutee: initialize TA property type

TA property type `type` is declared without being initialized and might
be used in the if statement uninitialized.

Signed-off-by: Clement Faure <clement.faure@nxp.com>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/lib/libutee/include/
H A Duser_ta_header.ha1f2c4302d527853b44b3f33a76a1c2c341101f4 Mon Jul 24 14:12:46 UTC 2023 Clement Faure <clement.faure@nxp.com> lib: libutee: initialize TA property type

TA property type `type` is declared without being initialized and might
be used in the if statement uninitialized.

Signed-off-by: Clement Faure <clement.faure@nxp.com>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>