commit | 93a10a4801a0b25bea216ed2d30c098c4debba01 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Mar 08 15:37:51 2023 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Mar 09 18:15:17 2023 +0000 |
tree | 9c085dbc5157a5345ea74472698724def43e222c | |
parent | 3e530e60ffbd64df4a412bceea85476d4dc02d37 [diff] |
Don't use memcpy when copying mirror::Object. Instead use existing code doing a raw copy of a mirror::Object, correctly using atomic instructions. Test: test.py Bug: 260557058 Change-Id: Ie5b0cd9421d537e1693ddc5c8db3a201c0dd5ab8