mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-01 05:20:36 +08:00
40dff737c5
* Replace `malloc` by `calloc` for c-string initialization * Add initializer braces for structs