Mihai Parparita 372b9cae7a atapibasedevice: fix unaligned memory access
Both cmd_pkt and data_buf class members are cast to a uint16_t pointer,
so we need to make sure they are properly aligned, otherwise it is
undefined behavior.
2024-08-15 22:32:46 -07:00
..
2024-03-30 08:30:37 -07:00
2024-03-30 08:30:37 -07:00
2024-06-24 19:40:20 -07:00
2024-05-08 07:07:32 -07:00
2024-07-27 09:10:28 -07:00