commit | fb7d6b783e8f8c48943772da3fd909e968887137 | [log] [tgz] |
---|---|---|
author | Dylan Smith <dylan.ah.smith@gmail.com> | Mon May 24 01:04:42 2010 -0400 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon May 24 11:30:06 2010 +0200 |
tree | 8f926a873be1acbe04b9ded87ca88788375f62aa | |
parent | 6d49edef371a47d9e60c6af01ad73dc7aa907618 [diff] |
richedit: Missing HeapFree in WM_IME_COMPOSITION. (Smatch). ME_InsertTextFromCursor copies the string passed into it rather than making taking ownership of it.