pylzma
pylzma copied to clipboard
Coping with large solid archives
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