gpac / ComplianceWarden

A pluggable compliance checker (ISOBMFF, HEIF/MIAF/AVIF, AV1 HDR10+)
https://gpac.github.io/ComplianceWarden-wasm/
Other
17 stars 7 forks source link

HEIF - extent offset + length should be less than file size #18

Closed cconcolato closed 3 years ago

cconcolato commented 3 years ago

Some invalid files may specify the wrong item offsets or lengths, the current validator does not check that the sum does not exceed the file size.