Re: [PATCH] sctp: check transport existence before processing a send primitive

From: Ricardo Cañuelo Navarro
Date: Wed Apr 02 2025 - 09:42:12 EST


Hi Simon,

On Wed, 2025-04-02 at 14:21 +0100, Simon Horman wrote:
> Hi Ricardo,
>
> This is not a full review, and I would suggest waiting for one from
> others.
> But this will result in the local variable err being used
> uninitialised.
>
> Flagged by Smatch.

Nice catch! Thanks, I'll queue a fix for this for v2.

Cheers,
Ricardo