Fix HTTP repo erros
This commit is contained in:
parent
01233ba537
commit
ee0b22fd52
@ -219,7 +219,7 @@ public:
|
||||
return;
|
||||
}
|
||||
|
||||
std::string buf;
|
||||
std::vector<char> buf;
|
||||
|
||||
for (auto& child : children) {
|
||||
if (child.type != HTTPRepository::FileType)
|
||||
|
Loading…
Reference in New Issue
Block a user