aboutsummaryrefslogtreecommitdiff
path: root/.shippable.yml
diff options
context:
space:
mode:
authorJens Wiklander <jens.wiklander@linaro.org>2018-05-14 10:43:13 +0200
committerJérôme Forissier <jerome.forissier@linaro.org>2018-05-14 12:57:12 +0200
commitf678d2cd51721de91f8594c456b168d17573a9f8 (patch)
tree115bfeefa2b9aaec148cc6151308aa6bdec4a2ac /.shippable.yml
parentbce296df0de6c18ce9ce4044345e424ba2533d7f (diff)
core: fix OOM handling in tee_svc_storage_read_head()
Fixes out of memory handling error in tee_svc_storage_read_head(). Prior to this all errors from fops->read() was reported as TEE_ERROR_CORRUPT_OBJECT leading to removal of the object even when the real problem was temporary memory shortage. This patch reports TEE_ERROR_OUT_OF_MEMORY from fops->read() correctly while translating all other errors to TEE_ERROR_CORRUPT_OBJECT. Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to '.shippable.yml')
0 files changed, 0 insertions, 0 deletions