ardupilot/libraries/DataFlash
Murilo Belluzzo e17fdb2aa9 DataFlash: Avoid null pointer dereference
Confirms that the loop successfully found a log structure before using it.

Should fix CID 126742
2016-08-03 00:02:19 -03:00
..
examples DataFlash: fixed example build 2016-05-31 08:36:07 +10:00
DFMessageWriter.cpp Global: use ap_version.h 2016-05-06 13:11:28 -03:00
DFMessageWriter.h DataFlash: fixed typo 2016-07-01 15:35:45 +10:00
DataFlash.cpp DataFlash: Avoid null pointer dereference 2016-08-03 00:02:19 -03:00
DataFlash.h Dataflash: log rally points 2016-07-04 11:17:09 +09:00
DataFlash_Backend.cpp DataFlash: convert Log_Write() to use a linked list 2016-05-07 07:21:16 +10:00
DataFlash_Backend.h DataFlash: convert Log_Write() to use a linked list 2016-05-07 07:21:16 +10:00
DataFlash_Block.cpp DataFlash: Fix typos 2016-05-13 19:20:05 -03:00
DataFlash_Block.h DataFlash: replace header guard with pragma once 2016-03-16 18:40:44 +11:00
DataFlash_File.cpp DataFlash: ifdef both __APPLE__ and __MACH__ 2016-07-07 12:41:51 -03:00
DataFlash_File.h DataFlash: replace header guard with pragma once 2016-03-16 18:40:44 +11:00
DataFlash_MAVLink.cpp DataFlash: use HAVE_PAYLOAD_SPACE() 2016-05-21 15:25:17 +10:00
DataFlash_MAVLink.h DataFlash: StopLogging method, virtual stop_logging on backends 2016-05-07 07:21:16 +10:00
DataFlash_SITL.cpp DataFlash: support multiple simultaneous backends 2015-12-03 13:21:51 +11:00
DataFlash_SITL.h DataFlash: replace header guard with pragma once 2016-03-16 18:40:44 +11:00
LogFile.cpp DataFlash: update to match revised EKF1 and EKF2 interface 2016-07-19 12:16:49 +10:00
LogStructure.h DataFlash: fixed GPS2 log format 2016-07-18 09:19:05 +10:00