Installer: Resource leak fix (CID 10693).
This commit is contained in:
@@ -527,6 +527,7 @@ WorkerThread::_MirrorIndices(const BPath& sourceDirectory,
|
|||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
fs_close_index_dir(indices);
|
||||||
return B_OK;
|
return B_OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user