16 Mar
2005
16 Mar
'05
12:09 p.m.
http://bugs.winehq.org/show_bug.cgi?id=2796 ------- Additional Comments From mteske(a)imagnos.com 2005-16-03 06:09 ------- Ok, I did some more testing. I changed line 991 in editor.c to WCHAR *p = ALLOC_N_OBJ(WCHAR, nLen*2+1); // allocate double length because the crashes were sometimes around that area and a comment there mentions buffer overruns. Now it works! But, don't ask me why this works, maybe you can find an explanation? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.