On Mon, Oct 14, 2024 at 11:40 PM Kuniyuki Iwashima wrote:
>
> From: Ignat Korchagin
> Date: Mon, 14 Oct 2024 16:38:07 +0100
> > All pf->create implementations have been fixed now to clear sock->sk on
> > error, when they deallocate the allocated sk object.
> >
> > Put a warning in place to make s
From: Ignat Korchagin
Date: Mon, 14 Oct 2024 16:38:07 +0100
> All pf->create implementations have been fixed now to clear sock->sk on
> error, when they deallocate the allocated sk object.
>
> Put a warning in place to make sure we don't break this promise in the
> future.
>
> Suggested-by: Kuni
All pf->create implementations have been fixed now to clear sock->sk on
error, when they deallocate the allocated sk object.
Put a warning in place to make sure we don't break this promise in the
future.
Suggested-by: Kuniyuki Iwashima
Signed-off-by: Ignat Korchagin
---
net/socket.c | 4 ++--
3 matches
Mail list logo