Section LZMA_ELF00 saves time (but no space) by not clearing CProb[].
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
|
||||
|
||||
#define LINUX_I386ELF_LOADER_SIZE 52781
|
||||
#define LINUX_I386ELF_LOADER_ADLER32 0x13983ee3
|
||||
#define LINUX_I386ELF_LOADER_CRC32 0x0de2810c
|
||||
#define LINUX_I386ELF_LOADER_ADLER32 0xd2583e46
|
||||
#define LINUX_I386ELF_LOADER_CRC32 0x297d1e70
|
||||
|
||||
unsigned char linux_i386elf_loader[52781] = {
|
||||
127, 69, 76, 70, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 0x 0 */
|
||||
@@ -89,7 +89,7 @@ unsigned char linux_i386elf_loader[52781] = {
|
||||
0, 0, 0, 0, 87,131,195, 4, 83,104, 0, 0, 0, 0, 86,131, /* 0x 360 */
|
||||
195, 4, 83, 80,199, 3, 0, 0, 0, 0,137,229,139, 85, 44,172, /* 0x 370 */
|
||||
74,136,193, 36, 7,192,233, 3,187, 0,253,255,255,211,227,141, /* 0x 380 */
|
||||
156, 92,136,241,255,255,131,227,224,106, 0, 57,220,117,250, 83, /* 0x 390 */
|
||||
164, 92,144,241,255,255,131,228,224,106, 0,106, 0,137,227, 83, /* 0x 390 */
|
||||
131,195, 4,139, 77, 52,255, 49, 87, 83,131,195, 4,136, 67, 2, /* 0x 3a0 */
|
||||
172, 74,136,193, 36, 15,136, 3,192,233, 4,136, 75, 1, 82, 86, /* 0x 3b0 */
|
||||
83, 80, 85, 87, 86, 83,131,236,124,139,148, 36,144, 0, 0, 0, /* 0x 3c0 */
|
||||
|
||||
Reference in New Issue
Block a user