Re: riched20: modify ME_CharFromPoint to work properly with password controls
Hi Matt, On 07/08/06, Matt Finnicum <mattfinn(a)gmail.com> wrote:
This patch modifies ME_CharFromPoint to work properly with password controls (the patch i sent in / got committed a couple days ago).
Should not the temp string be freed afterwards? -- Ph.
Oops! Good Call, Phil. Attached is an updated patch. --Matt On 8/7/06, Phil Krylov <phil.krylov(a)gmail.com> wrote:
Hi Matt,
On 07/08/06, Matt Finnicum <mattfinn(a)gmail.com> wrote:
This patch modifies ME_CharFromPoint to work properly with password controls (the patch i sent in / got committed a couple days ago).
Should not the temp string be freed afterwards?
-- Ph.
Annnnd i suppose this should go to wine-patches. Same as the original patch, but properly destroys the temporary string when it's no longer needed. Thanks, --Matt On 8/7/06, Matt Finnicum <mattfinn(a)gmail.com> wrote:
Oops! Good Call, Phil.
Attached is an updated patch. --Matt
On 8/7/06, Phil Krylov <phil.krylov(a)gmail.com> wrote:
Hi Matt,
On 07/08/06, Matt Finnicum <mattfinn(a)gmail.com> wrote:
This patch modifies ME_CharFromPoint to work properly with password controls (the patch i sent in / got committed a couple days ago).
Should not the temp string be freed afterwards?
-- Ph.
participants (2)
-
Matt Finnicum -
Phil Krylov