comctl32: Fix read of uninitialized data in LISTVIEW_GetItemExtT when LVIF_TEXT is...
commitf2df2f38e6ff67ff7d4042b25966f19f0cc7b735
authorAlexander Scott-Johns <alexander.scott.johns@googlemail.com>
Fri, 18 Feb 2011 13:42:56 +0000 (18 13:42 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Feb 2011 11:46:14 +0000 (21 12:46 +0100)
tree65a366d0a0522fe44cc81c4121cfffd4ce311ad5
parent46caa0d225918d4ae5cf4feca9b1829fcd1fd0db
comctl32: Fix read of uninitialized data in LISTVIEW_GetItemExtT when LVIF_TEXT is not set (Valgrind).
dlls/comctl32/listview.c