Skip to content
Commit 316590db authored by Miaoqian Lin's avatar Miaoqian Lin Committed by Tom Rini
Browse files

tools: env: Fix missing closedir in ubi_get_volnum_by_name



The function calls opendir() but missing the corresponding
closedir() before exit the function.
Add missing closedir() to fix it.

Signed-off-by: default avatarMiaoqian Lin <linmq006@gmail.com>
parent d2ab2a2b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment