Skip to content

dmc_unrar 1.6.0

Compare
Choose a tag to compare
@DrMcCoy DrMcCoy released this 12 Aug 19:22
· 31 commits to master since this release

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! :)