mirror of
https://github.com/corda/corda.git
synced 2025-01-22 12:28:11 +00:00
Fix crash on memory validation
This commit is contained in:
parent
71052fa50c
commit
c13149088e
@ -924,7 +924,7 @@ class MySystem: public System {
|
||||
}
|
||||
#else
|
||||
#pragma message("TODO:http://lunarfrog.com/blog/2012/05/21/winrt-folders-access/ Windows.ApplicationModel.Package.Current.InstalledLocation")
|
||||
return name;
|
||||
return copy(allocator, name);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user