mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 11:57:34 +08:00
de5087ae3e
When calling "differential_drive stop" a missing return statement was causing a segmentation fault due to access to already freed memory.