commit | 4c9bd731207dd7d5831daedb890c573aeca98838 | [log] [tgz] |
---|---|---|
author | Zhen Kong <zkong@codeaurora.org> | Mon Jul 29 16:53:14 2019 -0700 |
committer | Alexander Martinz <alex@amartinz.at> | Mon Oct 17 14:57:54 2022 +0200 |
tree | 4d9998a75a3577411688282b6467fc6b8250438a | |
parent | 4ba73f1f87810f11a0e887847af19accffc23fa2 [diff] |
qseecom: correct range check in __qseecom_update_qteec_req_buf Make change to validate if there exists enough space to write a struct qseecom_param_memref instead of a unit32 value, in the request buffer in __qseecom_update_qteec_req_buf. Change-Id: I4e092f7aa2b23648c2cedfada311828b9ceb35dc Signed-off-by: Zhen Kong <zkong@codeaurora.org>