Made GIF extractor more robust
This commit is contained in:
parent
e2057c6360
commit
d44d5b0a88
@ -2851,7 +2851,6 @@ export function extractBZIP2(bytes, offset) {
|
||||
stream.moveTo(0);
|
||||
}
|
||||
stream.moveForwardsBy(4);
|
||||
console.log("test: ", stream.position.toString(16));
|
||||
return stream.carve();
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user