[dpdk-dev] [PATCH] vhost: Fix `struct file' leakage in `eventfd_link'

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Mar 27 12:10:01 CET 2015


> > Due to increased `struct file's reference counter subsequent call
> > to `filp_close' does not free the `struct file'. Prepend `fput' call
> > to decrease the reference counter.
> >
> > Signed-off-by: Pavel Boldin <pboldin at mirantis.com>
> 
> Acked-by Huawei Xie <huawei.xie at intel.com>

Applied, thanks


More information about the dev mailing list