mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
- PX4_ASAN=1 enable address sanitizer (was MEMORY_DEBUG) - PX4_TSAN=1 enable thread santiizer - PX4_UBSAN=1 enable undefined behaviour santizier (some options off)