Skip to content
Snippets Groups Projects
Commit 51e1f4cc authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

xlog: fix DIR leak in xdir_collect_inprogress

Add missing closedir() to xdir_collect_inprogress().

Not really critical as this function is only called on recovery.

Fixes commit f41aac61 ("xdir: remove inprogress files after
restart").
parent 8e98c0ca
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment