Re: winhelp: bug fix in LZ77 decompressor
8 Aug
2006
8 Aug
'06
5:26 a.m.
HolyLich wrote:
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. Why don't you use memmove instead? The man page for memcpy says: Use memmove(3) if the memory areas do overlap.
bye michael -- Michael Stefaniuc Tel.: +49-711-96437-199 Sr. Network Engineer Fax.: +49-711-96437-111 Red Hat GmbH Email: mstefani(a)redhat.com Hauptstaetterstr. 58 http://www.redhat.de/ D-70178 Stuttgart
7157
Age (days ago)
7157
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michael Stefaniuc