[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ADAFDE41-E3FC-4D96-A8D8-1DAEC56211E9@gmail.com>
Date: Thu, 30 Dec 2021 11:40:33 +0800
From: Ryan Cai <ycaibb@...il.com>
To: <ast@...nel.org>, <daniel@...earbox.net>, <andrii@...nel.org>,
<kafai@...com>, <songliubraving@...com>, <yhs@...com>,
<john.fastabend@...il.com>, <kpsingh@...nel.org>
CC: <netdev@...r.kernel.org>, <bpf@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: [Resource Leak] Missing closing files in tools/bpf/bpf_asm.c
Dear Kernel maintainers,
1. In tools/bpf/bpf_asm.c, the file opened at Line 40 may not closed within the function?
Location: https://github.com/torvalds/linux/blob/5bfc75d92efd494db37f5c4c173d3639d4772966/tools/bpf/bpf_asm.c#L40-L49
Should it be a bug? I can send patches for these.
Best,
Ryan
Powered by blists - more mailing lists