[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aS5Yarah6ZhyckEz@zx2c4.com>
Date: Tue, 2 Dec 2025 04:09:30 +0100
From: "Jason A. Donenfeld" <Jason@...c4.com>
To: Asbjørn Sloth Tønnesen <ast@...erby.net>
Cc: netdev@...r.kernel.org, kuba@...nel.org, pabeni@...hat.com
Subject: Re: [PATCH net-next 10/11] tools: ynl: add sample for wireguard
On Mon, Dec 01, 2025 at 09:00:41PM +0000, Asbjørn Sloth Tønnesen wrote:
> On 12/1/25 2:28 AM, Jason A. Donenfeld wrote:
> > [..]
> > +
> > + req = wireguard_get_device_req_alloc();
> > + build_request(req, argv[1]);
> > +
> > + ys = ynl_sock_create(&ynl_wireguard_family, NULL);
> > + if (!ys)
> > + return 2;
>
> I will send a patch for fixing up the error patch here, and call
> wireguard_get_device_req_free() before returning here, after rc1.
>
> The broken error path here was pointed out by the AI reviewer.
Let's just drop this patch 10/11 then from the queue, but merge the
others.
Jason
Powered by blists - more mailing lists