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

Coping with large solid archives #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

emay
Copy link

@emay emay commented Jan 15, 2012

Hi this is a fix for a memory problem I found when uncompressing large archives. You might want to revise my changes and eventually merge them on your master.

Also, this does not seem the only problem I have encountered. There is also an overflow issue with the sdk bindings. Unfortunately I am quite a beginner and I am not sure how to debug the binding. For example, is there a way to compile the code with debug information under linux and then step into the functions?

Thanks
Emilio

skips the initial part of the strem this avoiding caching uncompressed
files preceeding the one we actually have to decode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant