prefer filters 0x49,0x46 until problems with 0x2Y and 0x3Y are diagnosed
committer: jreiser <jreiser> 1034794465 +0000
This commit is contained in:
+1
-1
@@ -65,10 +65,10 @@ int const *
|
|||||||
PackLinuxI386elf::getFilters() const
|
PackLinuxI386elf::getFilters() const
|
||||||
{
|
{
|
||||||
static const int filters[] = {
|
static const int filters[] = {
|
||||||
|
0x49, 0x46,
|
||||||
#if 1
|
#if 1
|
||||||
0x26, 0x24, 0x11, 0x14, 0x13, 0x16, 0x25, 0x15, 0x12,
|
0x26, 0x24, 0x11, 0x14, 0x13, 0x16, 0x25, 0x15, 0x12,
|
||||||
#else
|
#else
|
||||||
0x49, 0x46,
|
|
||||||
0x83, 0x36, 0x26,
|
0x83, 0x36, 0x26,
|
||||||
0x86, 0x80,
|
0x86, 0x80,
|
||||||
0x84, 0x87, 0x81,
|
0x84, 0x87, 0x81,
|
||||||
|
|||||||
Reference in New Issue
Block a user