commit | 2e2afadd535ad3a92246fd3482f39a9174d814e9 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Tue Jul 17 09:28:13 2012 -0700 |
committer | Nick Kralevich <nnk@google.com> | Tue Jul 17 09:59:19 2012 -0700 |
tree | 84445dcb2f3f6b3e7f28ced7a8db7b10688d2af8 | |
parent | 02637312a6c22755df2469fa1fa078a93db7ad7a [diff] |
phFriNfc_OvrHal: fix memcpy overlap Don't use the API workaround when OvrHal->TranceiveInfo.sRecvData.buffer == pRecvdata->buffer. When memcpy overlap detection is enabled, this causes the NFC process to crash and burn. memcpy is undefined when src=dest. Bug: 6826770 Change-Id: Iebc8f82a4f86d560e764cef2229a7f86fa642783