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