4.43 beta

This commit is contained in:
Igor Pavlov
2006-09-15 00:00:00 +00:00
committed by Kornel Lesiński
parent 0ec42ff829
commit 804edc5756
391 changed files with 9725 additions and 3168 deletions

View File

@@ -38,6 +38,8 @@ SZ_RESULT SzExtract(
Byte *inBuffer = 0;
size_t processedSize;
#endif
if (unPackSize != (size_t)unPackSize)
return SZE_OUTOFMEMORY;
*blockIndex = folderIndex;
allocMain->Free(*outBuffer);
*outBuffer = 0;