r72

Details

  • Filename
    LibCompress-r72.zip
  • Uploaded by
  • Uploaded
    Aug 28, 2016
  • Size
    17.23 KB
  • Downloads
    336
  • MD5
    aa596cfb86980216894e799acb28ad75

Supported WoW Retail Versions

  • 7.0.3

Changelog

------------------------------------------------------------------------
r72 | galmok | 2016-08-28 14:36:27 +0000 (Sun, 28 Aug 2016) | 4 lines
Changed paths:
   M /trunk/LibCompress.lua

Fixed: Symbol map decoding in Huffman was malfunctioning when the symbol length became too long.
Added: huffman compression has received a number of checks for overflows. Remember to check for (nil,msg) compression result!
Added: Store compression added to make a simple uncompressed string in case compression fails. Is basically the original string with a prefix byte.

------------------------------------------------------------------------