[PATCH] tools: env: Fix missing closedir in ubi_get_volnum_by_name

Tom Rini trini at konsulko.com
Thu Sep 29 22:07:20 CEST 2022


On Mon, Sep 19, 2022 at 08:28:09AM +0400, Miaoqian Lin wrote:

> The function calls opendir() but missing the corresponding
> closedir() before exit the function.
> Add missing closedir() to fix it.
> 
> Signed-off-by: Miaoqian Lin <linmq006 at gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220929/1f659cee/attachment.sig>


More information about the U-Boot mailing list