[Bug 44405] Rise Of Nations Extended edition, Steam version crashes with page fault when trying to list mods

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 1 19:49:37 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=44405

--- Comment #10 from Richard Yao <ryao at gentoo.org> ---
To make it more clear, the problem is that encodeBase64W is trying to
dereference invalid memory. It looks like it is being done on this line:

/* first char is the first 6 bits of the first byte*/
*ptr++ = b64[ ( d[0] >> 2) & 0x3f ];

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



More information about the wine-bugs mailing list