Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

curl_mapper: first request always loads at offset 0, even if archive_offset is set #63

Open
Gottox opened this issue Aug 22, 2023 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@Gottox
Copy link
Owner

Gottox commented Aug 22, 2023

Describe the bug
To determine the size of the archive, curl_mapper loads the first page and returns it, when it is mapped. Unfortunately that means that if archive_offset is set, libsqsh will never request this mapping.

To Reproduce
TODO

Expected behavior
TODO

Platform (please complete the following information):
TODO

Additional context
TODO

@Gottox Gottox added the bug Something isn't working label Aug 22, 2023
@Gottox Gottox added this to the v1.x milestone Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant