1
0
mirror of synced 2024-11-23 22:51:02 +01:00

Fix asio crash issue

This commit is contained in:
RyuMiyaX 2024-11-14 21:11:48 +08:00 committed by GitHub
parent 0f18bfebaf
commit 833a5ea145
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -249,7 +249,7 @@ LayeredFsHandler (const std::string originalFileName, const std::string currentF
}
}
return path.string();
return "";
}
HOOK (