winhelp: bug fix in LZ77 decompressor

HolyLich lich at math.spbu.ru
Tue Aug 8 05:10:53 CDT 2006


  Hi,

  ChangeLog:
    Fix rather unusual bug in LZ77 decompressor. We cannot use memcpy
    with overlapped areas because of unpredictable result. We must copy
    byte-by-byte.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 1166 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060808/ae908854/attachment-0001.obj


More information about the wine-patches mailing list