[Bug 48174] wine-mono creates incorrect strings

WineHQ Bugzilla wine-bugs at winehq.org
Sun Apr 26 05:50:35 CDT 2020


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

--- Comment #33 from Rafał Mużyło <galtgendo at o2.pl> ---
OK, I don't know if this is relevant, but I seen something interesting:
 in the applied patch, we allocate 'AllocCoTaskMem(mbstr_size + 1)', in
dotnet/runtime '(s.Length + 1) * (long)SystemMaxDBCSCharSize' is allocated...

So, if I read it correctly, we allocate one byte less.

No idea if it changes anything.

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