mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-02 22:10:34 +08:00
54c8e3b26b
vehicle_status_flags_pub passed to publish_status_flags() was always null, thus orb_advertise() was called each time. Note that it did not produce a memory leak.