mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-02 01:40:34 +08:00
e7db0ed098
Both, src & dst use the same array, thus potentially overlapping. Behavior of memcpy in that case is undefined.