mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
When calling "differential_drive stop" a missing return statement was causing a segmentation fault due to access to already freed memory.