comctl32/treeview: fix pszText NULL pointer dereference (try 2)

Jan de Mooij jandemooij at gmail.com
Thu Sep 18 04:19:17 CDT 2008


Hi,

try 2: took the suggested approach to fix the places where pszText is
assumed to be NULL.
If pszText == NULL, we treat it as an empty string, like Windows does.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-comctl32-treeview-fix-NULL-pointer-dereference.patch
Type: text/x-patch
Size: 5682 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080918/727d785d/attachment.bin 


More information about the wine-patches mailing list