commit | d9eb6d7808ae777c3dabd328de3c0e34dd88ff55 | [log] [tgz] |
---|---|---|
author | Venkatarama Avadhani <venkatarama.avadhani@ittiam.com> | Fri Jun 09 12:01:51 2017 +0530 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Thu Sep 28 00:05:03 2017 +0000 |
tree | 8232e2343e5aee91d82a38d042e4375fb25b4abe | |
parent | 63b41be4d8f31179dd7c307cf5ccca892a0e2b95 [diff] |
Replace memcpy with memmove to Solve Memory Overlap Error Replacing memcpy with memmove so there is no memcpy-param-overlap error. Bug: 62887820 Test: vendor testing Change-Id: I8292659f4f490ce1eed16356a7caf16df6324283 (cherry picked from commit 0a2112249af3c8de52f4da9e89d740b20246d050)