On Thu, Aug 15, 2019 at 7:22 AM Quentin Monnet
<[email protected]> wrote:
>
> When showing metadata about a single program by invoking
> "bpftool prog show PROG", the file descriptor referring to the program
> is not closed before returning from the function. Let's close it.
>
> Fixes: 71bb428fe2c1 ("tools: bpf: add bpftool")
> Signed-off-by: Quentin Monnet <[email protected]>
> Reviewed-by: Jakub Kicinski <[email protected]>

Applied. Thanks

Reply via email to