Re: [PATCH net] qlcnic: fix memory leak in qlcnic_sriov_channel_cfg_cmd()

From: Abdun Nihaal
Date: Sun May 11 2025 - 12:41:14 EST


Hello Simon,

On Thu, May 08, 2025 at 06:36:47PM +0100, Simon Horman wrote:
> Thanks, I agree with your analysis.
>
> But I think it would be nice to include some text regarding
> how you found the bug, e.g. by inspection, using static analysis,
> via a crash.
>
> And if you have been able to test the patch on hardware,
> or if, rather, it is compile tested only.

Thanks for your suggestions. I found this using a static analysis tool
that I'm developing as a research prototype. Also the patch was only
compile tested. I'll add both the information when sending the V2 patch.

Regards,
Nihaal