I have send a patch. Thank you for your reply.
Best,
Yuandao
On 22/12/2021, 5:28 PM, "Jan Beulich" wrote:
On 22.12.2021 09:05, Ryan Cai wrote:
> I am writing you to report potential resource leak bugs. In
the file /xen/tools/flask/utils/label-pci.c, the methods fopen and
On 22.12.2021 09:05, Ryan Cai wrote:
> I am writing you to report potential resource leak bugs. In the
> file /xen/tools/flask/utils/label-pci.c, the methods fopen and fclose may not
> matched when returning at Line 76, resulting in a resource leak. Looking
> forward to your feedbac
Dear maintainers for Xen Project,
I am writing you to report potential resource leak bugs. In the
file /xen/tools/flask/utils/label-pci.c, the methods fopen and fclose may not
matched when returning at Line 76, resulting in a resource leak. Looking
forward to your feedback. Than