move b_len from PackHeader to PackUnix
packer.h p_unix.h p_unix.cpp p_lx_elf.cpp p_lx_exc.cpp committer: jreiser <jreiser> 981741734 +0000
This commit is contained in:
@@ -81,6 +81,8 @@ protected:
|
||||
MemBuffer pt_dynamic;
|
||||
int sz_dynamic;
|
||||
|
||||
unsigned b_len; // total length of b_info blocks
|
||||
|
||||
// must agree with stub/linux.hh
|
||||
struct b_info { // 12-byte header before each compressed block
|
||||
unsigned sz_unc; // uncompressed_size
|
||||
|
||||
Reference in New Issue
Block a user