Re: [PATCH net] net: sched: fix NULL pointer dereference in mq_attach
From: shaozhengchao <hidden>
Date: 2023-05-31 01:00:51
From: shaozhengchao <hidden>
Date: 2023-05-31 01:00:51
On 2023/5/31 8:35, Peilin Ye wrote:
On Tue, May 30, 2023 at 12:16:10PM +0200, Paolo Abeni wrote:quoted
Perhaps it would be worthy to add a specific test-case under tc-testing for this issue?FYI I've started creating ingress.json tests for the issues fixed in this series [1]. Zhengchao, I noticed that you've added a lot of tc-tests before, would you like to add another one for this issue you fixed? Or I can do it if you're not going to. [1] https://lore.kernel.org/r/cover.1685388545.git.peilin.ye@bytedance.com/ (local) Thanks, Peilin Ye
Hi Peilin: Thank you for the notice. I'd like to add the test-case in another patch. Zhengchao Shao