On big endian machine CRC32 missmatch when handling files created by third part apps. Instead saveIntLe() readIntLe should have saveInt() readInt(), that shall be capable figuring out which cpu we are dealing with.
Log in to post a comment.