http://bugs.winehq.org/show_bug.cgi?id=15758
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2008-10-25 13:59:38 --- Created an attachment (id=16873) --> (http://bugs.winehq.org/attachment.cgi?id=16873) Avoid empty relocation
Thanks. The relocation entry is clearly garbage, but apparently Windows ignores it so we should too. This patch should help.