commit | 3c379a59b4795d7279d38c623e74b9790345a32b | [log] [tgz] |
---|---|---|
author | Hewenliang <hewenliang4@huawei.com> | Fri Oct 25 21:35:55 2019 -0400 |
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | Tue Oct 29 12:04:18 2019 +0000 |
tree | 2a64b58bdc3080eae984d7c64c86af8aaa5554b8 | |
parent | 35a82a3795105eb2ccdb206659343d82fefbf51f [diff] |
tools: PCI: Fix fd leakage We should close fd before the return of run_test. Fixes: 3f2ed8134834 ("tools: PCI: Add a userspace tool to test PCI endpoint") Signed-off-by: Hewenliang <hewenliang4@huawei.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Acked-by: Kishon Vijay Abraham I <kishon@ti.com>