Merge branch 'v0.19.x'
This commit is contained in:
@@ -287,7 +287,8 @@ CompositeStorage::GetInfo(const char *uri, bool follow, StorageFileInfo &info,
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
error.Set(composite_domain, "No such directory");
|
if (!error.IsDefined())
|
||||||
|
error.Set(composite_domain, "No such directory");
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user