commit | d89d29d348855a9348509555a2d6fe87202ca715 | [log] [tgz] |
---|---|---|
author | Lianchao Song <songlianchao@huawei.com> | Tue Apr 12 21:58:32 2016 +0800 |
committer | Chenjie Luo <cjluo@google.com> | Thu Apr 14 18:03:44 2016 +0000 |
tree | 11f487501b6484f1443f085b03a1bfbc1b0da5b4 | |
parent | f6d2288e5893b17639dbd36338ffc4a84a184425 [diff] |
DO NOT MERGE ANYWHERE Sensorservice, fix the over boundary risk Add the parameter check during the operation of memcopy/memmove to avoid the over boundary risk. If this issue happen, the android system will restart. Modify the code refer to the review comment BUG:28123226 Change-Id: Ib17e94d9b916938756d460bc2c05dd2d60246932 Signed-off-by: Lianchao Song <songlianchao@huawei.com>