[Bug 52187] wine-mono's WPF tests hang

WineHQ Bugzilla wine-bugs at winehq.org
Sat Dec 11 11:57:49 CST 2021


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

--- Comment #5 from Esme Povirk <madewokherd at gmail.com> ---
OK, I don't think there are any memcpys or memmoves that could cause this
problem other than the functions using GetTextAtPosition, but we have more
problems. The loop can end successfully and copy fewer than 'length' characters
into the buffer, but it doesn't account for the shorter length, so part of the
buffer is used uninitialized.

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