mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
.
This commit is contained in:
@ -243,7 +243,7 @@ public:
|
||||
{
|
||||
m_zlib = new CZipBuffer(data, length);
|
||||
}
|
||||
~CZipFolderMemory(BYTE* data, DWORD length)
|
||||
~CZipFolderMemory()
|
||||
{
|
||||
delete m_zlib;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user