Files
linux/fs/ocfs2
Kees Cook 85cb0757d7 net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Update all struct proto_ops connect() callback function prototypes from
"struct sockaddr *" to "struct sockaddr_unsized *" to avoid lying to the
compiler about object sizes. Calls into struct proto handlers gain casts
that will be removed in the struct proto conversion patch.

No binary changes expected.

Signed-off-by: Kees Cook <kees@kernel.org>
Link: https://patch.msgid.link/20251104002617.2752303-3-kees@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-11-04 19:10:32 -08:00
..
2023-01-19 09:24:27 +01:00
2024-10-01 17:01:08 +02:00
2024-09-12 11:58:44 +02:00
2022-07-29 18:12:36 -07:00
2023-08-02 09:13:09 -06:00
2018-12-28 12:11:45 -08:00
2025-06-10 22:21:16 -04:00
2025-01-12 20:21:07 -08:00