194a83d837
In rte_fpga_do_pr() function, if 'stat' return error the
'file_fd' is never closed thus leading a fd leak.
This patch avoids this.
Coverity issue: 279441
Fixes:
|
||
---|---|---|
.. | ||
base | ||
ifpga_rawdev.c | ||
ifpga_rawdev.h | ||
Makefile | ||
meson.build | ||
rte_pmd_ifpga_rawdev_version.map |