dmc_unrar 1.6.0
Monday, 2019-08-12 (Version 1.6.0)
- Implemented the Itanium filter
- Fixed RAR5 file block extra data parsing
- Fixed RAR4 UTF-16 filenames with non-Latin characters
- Plugged a potential leak when growing internal structures
- Correctly implemented dmc_unrar_extract_file_with_callback()
- Fixed an off-by-one error in the RAR5 ARM filter
Thanks to @fasterthanlime for the dmc_unrar_extract_file_with_callback()
fix! :)