mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-30 08:35:52 -04:00
Oops, forgot the delete...
This commit is contained in:
parent
96ed96d4dd
commit
8663177ad1
@ -97,6 +97,8 @@ boost::filesystem::path WindowsPath::getInstallPath() const
|
|||||||
{
|
{
|
||||||
installPath = data;
|
installPath = data;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
delete[] data;
|
||||||
}
|
}
|
||||||
|
|
||||||
return installPath;
|
return installPath;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user