Hi,
I've sent patch several times, but it has not been applied. Patch is reasonable, MIME type is OK. patch -p0 < mbox works ;-) (as recommended at http://winehq.org/site/docs/winedev-guide/style-notes) Please, tell what I must do to this patch to be applied?
Thanks a lot
-- HolyLich
Subject: [RESENDv2] winhelp: fix LZ77 decompressor Date: Thursday 10 August 2006 14:21 From: HolyLich lich@math.spbu.ru To: wine-patches@winehq.org
Hi,
This patch fixes a bug in LZ77 decompressor which affected only large (>0x1000) compressed embedded files, e.g. images (metafiles). I've never noticed it corrupting small images, but it may.
I sent this patch before but messed with MIME. Now it's OK.
ChangeLog: winhelp: Fix LZ77 decompressor
-------------------------------------------------------