commit | 387baf1fb4e270b49fce57ad26903f4682f6bfc3 | [log] [tgz] |
---|---|---|
author | Wu Gao <quic_wugao@quicinc.com> | Tue Mar 08 16:32:52 2022 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Feb 13 04:16:03 2023 -0800 |
tree | f8b19c0e7b9bbf4a075218fea845b375618500a3 | |
parent | f35f8b9a02a84aeea7250c951bfe6c3cd85f5c0b [diff] |
qcacmn: Check cookie and avoid to read out of bound Read out of bound due to invalid cookie and cause device broken. This change checks cookie before using it as index of DBR buffer pool. Change-Id: I1abc7d771cc62a7dd2dfe98784bf8ef2710f26ca CRs-Fixed: 3144133