Searched hist:af59800448fc02e9216b3c830f2d70c070f3f495 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/kernel/ |
| H A D | tee_ta_manager.c | af59800448fc02e9216b3c830f2d70c070f3f495 Thu Aug 15 21:34:03 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: fix possible NULL dereference in tee_ta_close_session()
This patch fixes a possible NULL dereference in a debug print in tee_ta_close_session() which is done before checking the supplied parameter for NULL.
Fixes: 99164a05ff51 ("core: do not use virtual addresses as session identifier") Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|