11 Dec
2021
11 Dec
'21
5:57 p.m.
https://bugs.winehq.org/show_bug.cgi?id=52187 --- Comment #5 from Esme Povirk <madewokherd(a)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.