Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0c9544af authored by Jiabin Huang's avatar Jiabin Huang
Browse files

Use memmove for overlapping memory blocks in preprocessing.

It is unsafe to call memcpy with potentially overlapping memory area.
Use memmove is a more safer way.

Bug: 158075562
Change-Id: Ie7355d6fc27719106885b2e825a540c8b03646cf
Test: make
parent e06d19ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment