[PATCH 2/9] comctl32/treeview: Free items pointer array and root item on control destruction

Nikolay Sivov bunglehead at gmail.com
Sun Dec 6 05:55:02 CST 2009


Two issues here: item pointers array wasn't freed, root item data wasn't freed.
Found by Valgrind.


More information about the wine-patches mailing list