pylzma icon indicating copy to clipboard operation
pylzma copied to clipboard

Coping with large solid archives

Open emay opened this issue 13 years ago • 0 comments

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

emay avatar Jan 15 '12 16:01 emay