Skip to content
Snippets Groups Projects
Commit 9002eae3 authored by Nikolay Sivov's avatar Nikolay Sivov Committed by Michael Stefaniuc
Browse files

comctl32/listview: Initialize subitem text buffer before drawing each subitem.

Notification handler for LVN_GETDISPINFO is not guaranteed to touch text buffer.
When it doesn't, it can lead to already queried text to be reused for subitems.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52583


Signed-off-by: default avatarNikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard's avatarAlexandre Julliard <julliard@winehq.org>
(cherry picked from commit 4f1853c5)
Signed-off-by: default avatarMichael Stefaniuc <mstefani@winehq.org>
parent c7ae2d5d
No related branches found
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment