On Mon, Oct 14, 2024 at 11:40 PM Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> wrote: > > From: Ignat Korchagin <ignat@xxxxxxxxxxxxxx> > 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: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> > > Signed-off-by: Ignat Korchagin <ignat@xxxxxxxxxxxxxx> > > Reviewed-by: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> Reviewed-by: Eric Dumazet <edumazet@xxxxxxxxxx>