We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d56d87 commit 7372fe4Copy full SHA for 7372fe4
extra/mariabackup/xtrabackup.cc
@@ -5266,6 +5266,7 @@ xb_process_datadir(
5266
path, NULL,
5267
fileinfo.name, data))
5268
{
5269
+ os_file_closedir(dbdir);
5270
return(FALSE);
5271
}
5272
@@ -5326,6 +5327,7 @@ xb_process_datadir(
5326
5327
dbinfo.name,
5328
5329
5330
5331
5332
5333
0 commit comments