Skip to content

Libzim fails to check embeded zim file. #812

Open
@mgautierfr

Description

@mgautierfr

Zim file can be embedded in another file. We can open such a zim file with the fd Archive constructor

However, calling check on the such archive fails.
This probably comes from the verify implementation (https://github.com/openzim/libzim/blob/main/src/fileimpl.cpp#L563-L604) which don't care of the initial offset in the fd.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions