Files
gvisor/test/syscalls/linux
Fangrui Song 65bbd235a6 Align buffer for cmsg
`char control[CMSG_SPACE(sizeof(*out_cmsg_value)) + 1];` is not aligned as
cmsghdr. Accessing its member may lead to a -fsanitize=alignment failure.
Align `control` to struct cmsghdr to fix the issue.

PiperOrigin-RevId: 555951052
2023-08-11 07:54:10 -07:00
..
2023-01-19 12:07:31 -08:00
2023-05-06 18:58:43 -07:00
2020-04-09 16:41:27 -07:00
2021-04-13 15:42:41 -07:00
2022-10-14 12:11:32 -07:00
2021-07-22 16:37:15 -07:00
2021-04-28 16:22:24 -07:00
2022-05-12 17:48:38 -07:00
2022-10-14 12:11:32 -07:00
2023-01-19 12:07:31 -08:00
2022-01-26 11:18:04 -08:00
2023-03-02 10:14:34 -08:00
2020-04-08 17:58:13 -07:00
2023-08-07 12:19:32 -07:00
2023-03-09 19:01:00 -08:00
2023-05-12 10:42:51 -07:00
2023-08-11 07:54:10 -07:00
2020-08-19 12:03:34 -07:00
2023-02-03 09:24:46 -08:00
2022-10-14 12:11:32 -07:00
2022-09-22 11:47:08 -07:00
2021-04-28 16:22:24 -07:00
2023-08-01 11:12:29 -07:00
2022-02-16 11:41:51 -08:00
2022-12-14 17:04:02 -08:00
2021-04-13 15:42:41 -07:00
2023-07-14 13:19:25 -07:00
2022-10-14 12:11:32 -07:00
2021-06-14 17:17:34 -07:00
2022-04-15 10:19:01 -07:00
2021-04-20 13:11:25 -07:00
2022-12-05 10:57:16 -08:00
2023-01-19 12:07:31 -08:00
2023-06-14 11:56:16 -07:00
2022-06-08 23:57:50 -07:00
2021-04-13 15:42:41 -07:00
2022-02-16 11:41:51 -08:00
2020-08-19 14:46:55 -07:00
2021-04-13 15:42:41 -07:00
2023-02-03 09:24:46 -08:00
2023-04-11 10:56:40 -07:00
2023-01-19 12:07:31 -08:00
2023-03-09 19:01:00 -08:00
2021-04-13 15:42:41 -07:00
2021-04-28 16:22:24 -07:00
2022-02-16 11:41:51 -08:00
2022-02-18 01:48:29 -08:00
2021-06-14 17:17:34 -07:00
2022-09-27 08:08:24 -07:00
2021-04-13 15:42:41 -07:00