Kuniyuki Iwashima
d460b04bc4
af_unix: Clean up error paths in unix_stream_sendmsg().
...
If we move send_sig() to the SEND_SHUTDOWN check before
the while loop, then we can reuse the same kfree_skb()
after the pipe_err_free label.
Let's gather the scattered kfree_skb()s in error paths.
While at it, some style issues are fixed, and the pipe_err_free
label is renamed to out_pipe to match other label names.
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com >
Signed-off-by: Paolo Abeni <pabeni@redhat.com >
2024-12-17 12:08:27 +01:00
..
2024-08-12 17:23:57 -07:00
2024-11-22 23:48:14 +09:00
2024-10-02 17:23:23 -04:00
2024-11-11 10:32:06 -08:00
2024-10-04 12:42:32 +01:00
2024-06-14 19:08:50 -07:00
2024-06-01 15:49:42 -07:00
2024-12-05 22:38:26 +01:00
2024-12-12 09:25:13 -05:00
2024-12-12 18:22:52 -08:00
2024-12-10 18:32:32 -08:00
2024-10-08 15:33:49 -07:00
2024-12-16 18:13:44 -08:00
2024-11-18 17:34:35 +01:00
2024-12-16 18:16:44 -08:00
2024-10-15 18:52:26 -07:00
2024-12-03 09:50:21 +01:00
2024-11-11 10:32:06 -08:00
2024-01-11 10:07:29 -08:00
2024-12-12 14:19:05 -08:00
2024-05-25 10:48:57 -07:00
2024-12-16 12:51:41 +00:00
2024-12-02 11:34:44 -08:00
2024-12-03 12:08:33 +01:00
2024-11-11 10:32:06 -08:00
2023-12-15 10:50:18 +00:00
2024-12-16 18:13:44 -08:00
2024-12-16 18:13:44 -08:00
2024-11-26 10:02:53 +01:00
2024-10-15 10:50:21 -07:00
2024-10-29 11:56:00 +01:00
2024-12-11 13:57:26 +00:00
2024-11-28 08:57:42 +01:00
2024-12-10 18:44:25 -08:00
2024-10-03 09:44:00 -07:00
2024-12-09 14:29:14 -08:00
2024-10-22 11:02:05 +02:00
2024-12-15 14:28:34 -08:00
2024-10-03 10:14:14 +02:00
2024-12-11 23:27:50 +01:00
2024-11-21 08:28:08 -08:00
2024-11-24 16:58:07 -08:00
2024-08-29 12:33:07 -07:00
2024-11-07 10:21:58 +01:00
2024-04-26 12:20:01 +02:00
2024-11-11 10:32:06 -08:00
2024-12-16 18:13:44 -08:00
2024-11-07 20:34:16 -08:00
2024-07-11 18:11:31 -07:00
2024-09-24 10:48:16 +02:00
2024-10-03 16:42:52 -07:00
2024-12-01 15:12:43 -08:00
2024-05-13 18:19:09 -06:00
2024-12-16 18:06:59 -08:00
2024-12-12 17:32:23 -08:00
2024-11-14 11:29:15 -08:00
2024-10-10 08:30:23 -07:00
2024-12-12 13:50:00 +01:00
2024-12-02 11:34:44 -08:00
2024-05-08 12:19:12 +01:00
2024-12-12 14:19:05 -08:00
2024-12-16 12:47:30 +00:00
2024-12-17 12:08:27 +01:00
2024-11-25 14:19:14 -08:00
2024-12-10 18:44:25 -08:00
2024-05-13 18:19:09 -06:00
2024-11-25 14:27:37 -08:00
2024-11-18 11:52:49 +00:00
2023-12-12 14:24:14 +01:00
2024-10-10 08:30:21 -07:00
2024-10-08 15:16:59 +02:00
2024-10-10 08:30:21 -07:00
2024-12-16 18:16:44 -08:00
2024-06-13 10:50:52 +02:00