+ Fixed arbitrarily large allocations caused by TQMPHeader::dwBlockTableSize

This commit is contained in:
Zezula Ladislav
2018-10-15 11:23:52 +02:00
parent 4ad0bff21d
commit f35d106059
6 changed files with 50 additions and 15 deletions

View File

@@ -118,7 +118,6 @@ static int VerifyMpqTablePositions(TMPQArchive * ha, ULONGLONG FileSize)
return ERROR_SUCCESS;
}
/*****************************************************************************/
/* Public functions */
/*****************************************************************************/