21/09/2017 18:07, Patrick MacArthur: > On 09/21/2017 09:49 AM, Michal Jastrzebski wrote: > > From: Kuba Kozak <kubax.ko...@intel.com> > > > > Add file descriptor value check before calling close() function. > > > > Coverity issue: 141297 > > Fixes: 811b6b25060f ("vfio: fix file descriptor leak in multi-process") > > Cc: patr...@patrickmacarthur.net > > Cc: sta...@dpdk.org > > > > Signed-off-by: Kuba Kozak <kubax.ko...@intel.com> > > Acked-by: Anatoly Burakov <anatoly.bura...@intel.com> > > FWIW: > > Acked-by: Patrick MacArthur <patr...@patrickmacarthur.net>
Applied, thanks