fix std::bad_alloc caused by corrupted regions
This commit is contained in:
@@ -52,6 +52,7 @@ public:
|
||||
|
||||
struct regfile {
|
||||
io::rafile file;
|
||||
io::path filename;
|
||||
int version;
|
||||
bool inUse = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user