commit | 4c01362afa871fcde6c269bc0ba3defa9e76de49 | [log] [tgz] |
---|---|---|
author | Dean De Leo <[email protected]> | Wed Nov 18 12:28:48 2015 +0000 |
committer | Stephen Hines <[email protected]> | Sat Jan 30 13:37:32 2016 -0800 |
tree | af06321b7be647bba36614899012ab9b9f6b097d | |
parent | 3b414d79c269fa3e43833415a4f10dbdeeb30390 [diff] |
Add the const qualifier to the internal definition of memcpy The second argument of memcpy should be constant, resembling the actual definition of memcpy in libc. This change will resolve few compiler warnings shown when building the new artifact libclcore_g.bc, introduced by id 181869 on android-review.googlesource.com Change-Id: Ibb78c4c77ef51a9c424cb6a39448be609abc83b6