26 Nov
2008
26 Nov
'08
11:07 p.m.
http://bugs.winehq.org/show_bug.cgi?id=13498 --- Comment #3 from Reece Dunn <msclrhd(a)gmail.com> 2008-11-26 17:07:31 --- If I make the following change, it gets rid of the last FIXME (a better solution is needed), yet the crash remains: diff --git a/dlls/d3dxof/d3dxof.c b/dlls/d3dxof/d3dxof.c -#define MAX_INPUT_SIZE 2000000 +#define MAX_INPUT_SIZE 3000000 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.