diff options
author | 2024-09-20 10:36:01 +0000 | |
---|---|---|
committer | 2024-09-23 15:09:36 +0000 | |
commit | 6caf34aff93c60c4ec71b43336eb4c66dd04f212 (patch) | |
tree | c858f0ff7121b528b5f42ed41d4eea275ddbb716 /test/2280-const-method-handle-validation/build.py | |
parent | 91f44f6bfe830c5d35ea8045c308092ffc0c91d4 (diff) |
Fix record trace entry points to correctly update entries
The current index pointer points to the entry that is currently full. It
is initialized to the next pointer after the last entry of the buffer.
So we should first update the pointer before writing an entry.
Bug: 352518093
Test: Manual testing
Change-Id: Iac4addb9c682bf89f118e0a9f86b1a0aeb5a0c73
Diffstat (limited to 'test/2280-const-method-handle-validation/build.py')
0 files changed, 0 insertions, 0 deletions