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-04-24 06:48:27 -07:00
2024-07-22 17:45:48 +02:00
2024-07-15 02:09:15 +02:00
2024-07-15 02:09:15 +02:00
2023-11-03 00:33:47 -07:00
2023-11-03 00:33:47 -07:00