summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorMiaoqian Lin <[email protected]>2022-09-19 08:28:09 +0400
committerTom Rini <[email protected]>2022-09-29 10:10:39 -0400
commit316590db29b484209dbc3c3d60561168d0f7263c (patch)
tree29a5d599a2e2686d799c44f49bcb1406a59a3d2a /doc/develop
parentd2ab2a2bafd53ace79da900900d5220931c7ef5a (diff)
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: Miaoqian Lin <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions