https://bugs.winehq.org/show_bug.cgi?id=51591
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |3ef790b9680cbf38fc93b4902e3 | |ca6c9f57c5422 Keywords| |download, regression
--- Comment #1 from Sagawa sagawa.aki+winebugs@gmail.com --- Actually, this is a regression. Git bisect shows: 3ef790b9680cbf38fc93b4902e3ca6c9f57c5422 is the first bad commit commit 3ef790b9680cbf38fc93b4902e3ca6c9f57c5422 Author: Gabriel Iv?ncescu gabrielopcode@gmail.com Date: Thu Feb 14 14:06:40 2019 +0200
user32/listbox: Resize the entire item array at once in SetCount.
Signed-off-by: Gabriel Iv?ncescu gabrielopcode@gmail.com Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 a2a9bee6ada3fb20ba818061d580986ceb0e76aa b78db62684ffa6983dad23188a07b635806bb28c M dlls
I'm preparing a patch to fix the issue.