[Bug 3291] crash in Battlefield 1942 demo:msvcrt-bug?

Wine Bugs wine-bugs at winehq.org
Tue Oct 18 11:10:04 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=3291





------- Additional Comments From xerox_xerox2000 at yahoo.co.uk  2005-18-10 11:10 -------
Created an attachment (id=1203)
 --> (http://bugs.winehq.org/attachment.cgi?id=1203&action=view)
test program

Ok, could this be the fix then:

line 969 in undname.c reads:
    /* MS mangled names always begin with '?' */
    if (*sym->current != '?') return FALSE;

Looks like this is not really the case, if i comment this line out the attached
program returns the same string as with native msvcrt.dll. Any comment? 

-- 
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.



More information about the wine-bugs mailing list