commit | f4b195f585309656c83cc30a3099a333fe6ffdfd | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Thu Apr 21 14:55:14 2022 +0200 |
committer | György Szing <gyorgy.szing@arm.com> | Wed May 18 09:04:30 2022 +0200 |
tree | 4656c7a3a9f33c449ec264de51732ed2f298e123 | |
parent | 047aea859a7a17c35253b7633591306378da7381 [diff] |
Fix invalid read in variable_index_iterator_next Changing function to check the incremented index before addressing the entries array. This prevent overruning the array. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: Ibaccc1f220ba4f054f87304305f1673e0f7cab91