diff options
| author | 2024-07-23 14:41:29 +0800 | |
|---|---|---|
| committer | 2024-07-24 08:44:42 +0000 | |
| commit | 20cb02cf71f7e02d128ca2cd1d857f38a65f3e44 (patch) | |
| tree | c14921df71500ef96e37a306d8edf1cfefad968f /libnativeloader/native_loader.cpp | |
| parent | 70f6132cf77425ed8993188c1ef5b753fe4d46fb (diff) | |
Fix size of elements in resolvedMethodsArray and resolvedFieldsArray
The size of the element should be sizeof(ArtMethod*), not sizeof(ArtMethod)
Test: art/test.py -b --host
Change-Id: I236d852bbb7e953ca63f46f702ba42e97ea8b954
Signed-off-by: zhaoxuyang.6 <zhaoxuyang.6@bytedance.com>
Diffstat (limited to 'libnativeloader/native_loader.cpp')
0 files changed, 0 insertions, 0 deletions