mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 18:37:46 +08:00
7cd325f3be
do simple copy to instead of memset and memcpy operation because they have been instrumented, if you access the posion area, the system will crash. Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>