ararog / Unrar4iOS

Unrar library ported to iOS (deprecated, consider use https://github.com/abbeycode/UnrarKit)
173 stars 57 forks source link

Fix various problems found while using the library #10

Closed flambert closed 11 years ago

flambert commented 11 years ago

Biggest ones are the memory leaks and the EXC_BAD_ACCESS on corrupted archives.

Sorry for the size of the pull request, I can split it by fix if you prefer.