comctl32/treeview: Protect TVM_GETITEM from invalid item pointers

Nikolay Sivov nsivov at codeweavers.com
Fri Feb 22 01:41:45 CST 2013


Should fix regression http://bugs.winehq.org/show_bug.cgi?id=33001

Tests show that all versions after nt4 tolerate invalid pointers for 
items, so since we support TVM_GETITEM from another tree for a while now 
it bypassed called tree item validation.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Protect-TVM_GETITEM-from-invalid-item-pointers.patch
Type: text/x-patch
Size: 2141 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130222/4c7fc27f/attachment-0001.bin>


More information about the wine-patches mailing list