[dpdk-dev] [PATCH] raw/ioat: fix resource leak for directory handle
Thomas Monjalon
thomas at monjalon.net
Mon May 10 12:11:16 CEST 2021
06/05/2021 13:19, Bruce Richardson:
> When reading the /dev directory as part of the bus scan for DSA devices,
> the directory handle from opendir was not freed on function return,
> leading to a resource leak.
>
> Coverity issue: 370588
> Fixes: b7aaf417f936 ("raw/ioat: add bus driver for device scanning automatically")
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
Applied, thanks
More information about the dev
mailing list