mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 10:53:50 +02:00
< 8
This commit is contained in:
@@ -70,7 +70,7 @@ export const readDataBox = (slice: FileSlice) => {
|
|||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (slice.remainingLength < 4) {
|
if (slice.remainingLength < 8) {
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user