Files
PX4-Autopilot/src/drivers
Beat Küng b9a99969a7 board_get_uuid: fix alignment issues
board_get_px4_guid() called board_get_uuid() with a 2 bytes offset into an
uint8_t array. This gives no guarantees on alignment, and board_get_uuid()
casts it to an uint32_t array, leading to potentially unaligned accesses.
2018-10-03 10:30:10 +02:00
..
2018-09-02 15:31:54 -04:00
2018-08-18 15:15:41 -04:00
2018-06-30 19:55:08 -04:00
2018-10-02 14:14:10 +02:00
2018-09-12 01:03:22 +02:00
2018-09-02 16:15:03 -04:00
2018-06-30 19:55:08 -04:00
2018-06-30 19:55:08 -04:00
2018-06-30 19:55:08 -04:00
2018-08-08 21:09:39 +02:00
2018-09-02 16:15:03 -04:00
2018-09-02 16:15:03 -04:00
2018-08-31 18:11:58 +02:00
2018-08-31 18:11:58 +02:00
2018-06-04 16:33:55 +02:00
2017-12-31 09:47:51 -05:00
2018-09-25 07:53:29 +02:00
2016-12-14 08:20:01 +01:00
2018-08-02 08:05:52 +02:00
2016-03-01 09:21:58 +01:00