This commit fixes a potential off-by-one error in the IPAK loading logic. The loop conditions in the `LoadFile_IPAK` function were incorrect, leading to incorrect handling of data chunks. The loop conditions have been corrected to ensure that all data chunks are processed correctly.
Description
No description provided
Release 1.6
Latest
Languages
C++
42.4%
Mathematica
39.3%
C
17.8%
QMake
0.5%