mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 15:09:05 +08:00
This is a workaround for a warning in GCC 10.1: src/drivers/gps/devices/src/ubx.cpp:520:8: error: writing 4 bytes into a region of size 0 [-Werror=stringop-overflow=] Also see: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91707