1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-01 19:02:31 +01:00

revent: fix off-by-one in replay

Update idx and ev to the next event after the while check (which makes
sure that the next index is within bounds) to avoid a potential
access-past-end-of-array.
This commit is contained in:
Sergei Trofimov
2017-08-02 17:44:46 +01:00
parent 220e0962e1
commit 596595698d
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.