mirror of
https://github.com/Evolution-X/external_piex
synced 2026-01-29 16:55:17 +00:00
Update PIEX
am: b67d26c8dc
Change-Id: Icd161a49b33bab9cf34363407e9bf498d33c3c70
This commit is contained in:
@@ -149,7 +149,7 @@ class ArwTypeChecker : public TypeChecker {
|
|||||||
public:
|
public:
|
||||||
virtual RawImageTypes Type() const { return kArwImage; }
|
virtual RawImageTypes Type() const { return kArwImage; }
|
||||||
|
|
||||||
virtual size_t RequestedSize() const { return 5000; }
|
virtual size_t RequestedSize() const { return 10000; }
|
||||||
|
|
||||||
// Check multiple points:
|
// Check multiple points:
|
||||||
// 1. valid endianness at the beginning of the file;
|
// 1. valid endianness at the beginning of the file;
|
||||||
|
|||||||
Reference in New Issue
Block a user