5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-01-09 09:28:31 -04:00
ardupilot/libraries/StorageManager
Andrew Tridgell c35d1bd82e StorageManager: fixed startup crash
this crash was caused by AP_UAVCAN_DNA_Server declaring a storage
object on the stack, which meant file was not initialised to nullptr.
2023-03-12 07:15:01 +11:00
..
examples/StorageTest StorageManager: fixed build warning 2018-05-07 11:43:23 +10:00
StorageManager.cpp StorageManager: fixed startup crash 2023-03-12 07:15:01 +11:00
StorageManager.h StorageManager: fixed startup crash 2023-03-12 07:15:01 +11:00