Lioncash
a32ad7f1f2
soc_u: Prevent undefined behavior with CTRPollFD
...
This class is memcpy-ed and memcpy has the requirement that data passed
to it must be trivially copyable, otherwise the behavior is undefined.
This is trivial to resolve as BitField was made trivially copyable a
while ago, so this explicit copy assignment operator isn't necessary.
2020-05-01 22:30:10 -04:00
..
2020-04-22 07:44:58 +02:00
2020-04-06 20:26:41 +01:00
2020-03-21 12:02:21 +08:00
2020-05-02 08:07:10 +08:00
2020-05-01 10:44:31 -04:00
2020-04-06 21:24:54 +01:00
2020-05-01 22:30:10 -04:00
2020-05-01 10:17:43 -04:00
2020-02-29 19:48:27 +01:00
2020-02-21 19:31:32 +01:00
2019-04-20 12:50:24 +08:00
2019-04-20 12:50:24 +08:00
2020-04-17 21:52:51 +02:00
2020-04-22 07:44:58 +02:00
2020-04-22 07:44:58 +02:00
2020-04-22 07:44:58 +02:00
2020-04-13 18:08:15 +01:00
2020-04-20 21:50:16 -05:00
2020-04-20 21:50:16 -05:00
2020-03-28 15:47:36 +00:00
2020-04-28 14:43:52 -05:00
2020-04-28 14:43:52 -05:00
2020-02-13 17:39:15 +08:00
2020-04-10 20:22:40 +01:00
2020-04-11 22:25:57 +01:00
2020-04-11 22:25:57 +01:00
2020-04-12 23:12:15 +01:00
2020-02-18 13:19:52 +08:00
2020-04-02 22:42:50 -05:00
2020-04-03 21:15:32 -05:00
2020-01-17 20:30:29 -07:00
2019-06-09 16:34:46 +02:00