comctl32: Fix incorrect usage of CompareString in SYSLINK_ParseText.

Sebastian Lackner sebastian at fds-team.de
Tue Nov 18 00:40:39 CST 2014


Basically like min( lstrlenW(str) + 1, comp ), but without reading the whole string.

---
 dlls/comctl32/syslink.c | 28 ++++++++++++++++++++++++----
 1 file changed, 24 insertions(+), 4 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-comctl32-Fix-incorrect-usage-of-CompareString-in-SYS.patch
Type: text/x-patch
Size: 2869 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141118/f8c9e07e/attachment.bin>


More information about the wine-patches mailing list